update to 1.1.0 [release 1.1.0-1mamba;Wed Nov 02 2022]
This commit is contained in:
parent
bc61915fe9
commit
0ad55126fe
19
rgb.spec
19
rgb.spec
@ -1,15 +1,14 @@
|
||||
Name: rgb
|
||||
Version: 1.0.6
|
||||
Version: 1.1.0
|
||||
Release: 1mamba
|
||||
Summary: X11 RGB colors definitions.
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: http://x.org
|
||||
Source: http://ftp.x.org/pub/individual/app/rgb-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: http://ftp.x.org/pub/individual/app/rgb-%{version}.tar.xz
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -17,8 +16,9 @@ BuildRequires: glibc-devel
|
||||
%description
|
||||
X11 RGB colors definitions.
|
||||
|
||||
%prep
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -36,10 +36,13 @@ X11 RGB colors definitions.
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/showrgb
|
||||
%{_datadir}/X11/rgb.txt
|
||||
%{_mandir}/man1/showrgb.1.gz
|
||||
%doc AUTHORS COPYING ChangeLog
|
||||
%{_mandir}/man1/showrgb.1*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Nov 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
||||
- update to 1.1.0
|
||||
|
||||
* Tue Nov 25 2014 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user