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
|
||||
|
||||
Name: cups
|
||||
Version: 2.2.11
|
||||
Version: 2.2.12
|
||||
Release: 1mamba
|
||||
Summary: Common UNIX Printing System
|
||||
Group: System/Spooling
|
||||
@ -147,6 +147,9 @@ cat > %{buildroot}%{_presetdir}/50-cups.preset << _EOF
|
||||
enable cups
|
||||
_EOF
|
||||
|
||||
# Fix strip in 2.2.12
|
||||
chmod 755 %{buildroot}%{_libdir}/*.a
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
@ -302,6 +305,9 @@ fi
|
||||
#%doc CHANGES.txt README.txt
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
@ -466,7 +472,7 @@ fi
|
||||
- automatic update to 1.4.5 by autodist
|
||||
- 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
|
||||
|
||||
* 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
|
||||
- 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
|
||||
|
||||
* 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
|
||||
|
||||
* Thu Jun 19 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.1.19-3qilnx
|
||||
|
Loading…
Reference in New Issue
Block a user