update to 2.1.4 [release 2.1.4-1mamba;Tue Jul 19 2016]
This commit is contained in:
parent
3a45c2067a
commit
5f26160670
11
cups.spec
11
cups.spec
@ -6,15 +6,16 @@
|
|||||||
%define libname libcups
|
%define libname libcups
|
||||||
|
|
||||||
Name: cups
|
Name: cups
|
||||||
Version: 2.1.3
|
Version: 2.1.4
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Common UNIX Printing System
|
Summary: Common UNIX Printing System
|
||||||
Group: System/Spooling
|
Group: System/Spooling
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cups.org
|
URL: http://www.cups.org
|
||||||
Source0: http://www.cups.org/software/%{version}/cups-%{version}-source.tar.bz2
|
Source0: https://github.com/apple/cups/releases/download/release-%{version}/cups-%{version}-source.tar.gz
|
||||||
|
#Source0: http://www.cups.org/software/%{version}/cups-%{version}-source.tar.bz2
|
||||||
Source1: cups-pamd
|
Source1: cups-pamd
|
||||||
Source2: cups-initscript
|
Source2: cups-initscript
|
||||||
Source3: cups.service
|
Source3: cups.service
|
||||||
@ -268,6 +269,7 @@ fi
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
%dir %{_datadir}/doc/cups
|
%dir %{_datadir}/doc/cups
|
||||||
%{_datadir}/doc/cups/*
|
%{_datadir}/doc/cups/*
|
||||||
|
%lang(pt_BR) %{_datadir}/locale/pt_BR/cups_pt_BR.po
|
||||||
|
|
||||||
%files -n libcups
|
%files -n libcups
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -296,6 +298,9 @@ fi
|
|||||||
%doc CHANGES.txt README.txt
|
%doc CHANGES.txt README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.4-1mamba
|
||||||
|
- update to 2.1.4
|
||||||
|
|
||||||
* Fri Feb 12 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.3-2mamba
|
* Fri Feb 12 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.3-2mamba
|
||||||
- libcups-devel: require cups
|
- libcups-devel: require cups
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user