update to 1.0.6 [release 1.0.6-1mamba;Sat Jul 16 2022]
This commit is contained in:
parent
f75dff4cec
commit
8a644e31e5
19
xcmsdb.spec
19
xcmsdb.spec
@ -1,15 +1,14 @@
|
||||
Name: xcmsdb
|
||||
Version: 1.0.5
|
||||
Version: 1.0.6
|
||||
Release: 1mamba
|
||||
Summary: xcmsdb - Device Color Characterization utility for X Color Management System
|
||||
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/xcmsdb-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://xorg.freedesktop.org/archive/individual/app/xcmsdb-%{version}.tar.xz
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
@ -18,8 +17,9 @@ BuildRequires: libX11-devel
|
||||
%description
|
||||
xcmsdb - Device Color Characterization utility for X Color Management System
|
||||
|
||||
%prep
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -36,10 +36,13 @@ xcmsdb - Device Color Characterization utility for X Color Management System
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/xcmsdb
|
||||
%{_mandir}/man1/xcmsdb.1.gz
|
||||
%doc COPYING ChangeLog
|
||||
%{_mandir}/man1/xcmsdb.1*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Jul 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.6-1mamba
|
||||
- update to 1.0.6
|
||||
|
||||
* Sun Apr 19 2015 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user