automatic version update by autodist [release 2.2.12-1mamba;Sat Aug 17 2019]
This commit is contained in:
parent
65d9966de0
commit
70ff650af7
14
cups.spec
14
cups.spec
@ -6,7 +6,7 @@
|
|||||||
%define libname libcups
|
%define libname libcups
|
||||||
|
|
||||||
Name: cups
|
Name: cups
|
||||||
Version: 2.2.11
|
Version: 2.2.12
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Common UNIX Printing System
|
Summary: Common UNIX Printing System
|
||||||
Group: System/Spooling
|
Group: System/Spooling
|
||||||
@ -147,6 +147,9 @@ cat > %{buildroot}%{_presetdir}/50-cups.preset << _EOF
|
|||||||
enable cups
|
enable cups
|
||||||
_EOF
|
_EOF
|
||||||
|
|
||||||
|
# Fix strip in 2.2.12
|
||||||
|
chmod 755 %{buildroot}%{_libdir}/*.a
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
@ -302,6 +305,9 @@ fi
|
|||||||
#%doc CHANGES.txt README.txt
|
#%doc CHANGES.txt README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 17 2019 Automatic Build System <autodist@mambasoft.it> 2.2.12-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Mar 23 2019 Automatic Build System <autodist@mambasoft.it> 2.2.11-1mamba
|
* Sat Mar 23 2019 Automatic Build System <autodist@mambasoft.it> 2.2.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
@ -466,7 +472,7 @@ fi
|
|||||||
- automatic update to 1.4.5 by autodist
|
- automatic update to 1.4.5 by autodist
|
||||||
- fixed posttrans script syntax
|
- fixed posttrans script syntax
|
||||||
|
|
||||||
* Tue Jul 01 2010 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.4.4-3mamba
|
* Thu Jul 01 2010 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.4.4-3mamba
|
||||||
- rebuilt with a patch to avoid crash in firefox and thunderbird
|
- rebuilt with a patch to avoid crash in firefox and thunderbird
|
||||||
|
|
||||||
* Wed Jun 30 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.4-2mamba
|
* Wed Jun 30 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.4-2mamba
|
||||||
@ -559,10 +565,10 @@ fi
|
|||||||
* Thu Oct 02 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.19-7qilnx
|
* Thu Oct 02 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.19-7qilnx
|
||||||
- made QiLinux compliant initscript
|
- made QiLinux compliant initscript
|
||||||
|
|
||||||
* Thu Jul 02 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.1.19-6qilnx
|
* Wed Jul 02 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.1.19-6qilnx
|
||||||
- fixed localstatedir location
|
- fixed localstatedir location
|
||||||
|
|
||||||
* Thu Jun 25 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.1.19-5qilnx
|
* Wed Jun 25 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.1.19-5qilnx
|
||||||
- added libcups and libcups-devel for dependency reasons
|
- added libcups and libcups-devel for dependency reasons
|
||||||
|
|
||||||
* Thu Jun 19 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.1.19-3qilnx
|
* Thu Jun 19 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.1.19-3qilnx
|
||||||
|
Loading…
Reference in New Issue
Block a user