- Include 'Autodetected' tag for better integration with autodetection
tools.
This commit is contained in:
parent
7fe06eb158
commit
45081a8b78
@ -6,7 +6,7 @@
|
|||||||
Summary: Common Unix Printing System
|
Summary: Common Unix Printing System
|
||||||
Name: cups
|
Name: cups
|
||||||
Version: 1.1.23
|
Version: 1.1.23
|
||||||
Release: 29
|
Release: 30
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source: ftp://ftp.easysw.com/pub/cups/test/cups-%{version}-source.tar.bz2
|
Source: ftp://ftp.easysw.com/pub/cups/test/cups-%{version}-source.tar.bz2
|
||||||
@ -43,6 +43,7 @@ Patch19: cups-gcc34.patch
|
|||||||
Patch20: cups-gcc4.patch
|
Patch20: cups-gcc4.patch
|
||||||
Patch21: cups-slow.patch
|
Patch21: cups-slow.patch
|
||||||
Patch22: cups-dest-cache-v2.patch
|
Patch22: cups-dest-cache-v2.patch
|
||||||
|
Patch23: cups-autodetected-tag.patch
|
||||||
Patch24: cups-maxlogsize.patch
|
Patch24: cups-maxlogsize.patch
|
||||||
Patch25: cups-enabledisable.patch
|
Patch25: cups-enabledisable.patch
|
||||||
Patch28: cups-no-propagate-ipp-port.patch
|
Patch28: cups-no-propagate-ipp-port.patch
|
||||||
@ -150,6 +151,7 @@ lpd emulation.
|
|||||||
%patch20 -p1 -b .gcc4
|
%patch20 -p1 -b .gcc4
|
||||||
%patch21 -p1 -b .slow
|
%patch21 -p1 -b .slow
|
||||||
%patch22 -p1 -b .dest-cache-v2
|
%patch22 -p1 -b .dest-cache-v2
|
||||||
|
%patch23 -p1 -b .autodetected-tag
|
||||||
%patch24 -p1 -b .maxlogsize
|
%patch24 -p1 -b .maxlogsize
|
||||||
%patch25 -p1 -b .enabledisable
|
%patch25 -p1 -b .enabledisable
|
||||||
%patch28 -p1 -b .no-propagate-ipp-port
|
%patch28 -p1 -b .no-propagate-ipp-port
|
||||||
@ -431,6 +433,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/cups/daemon/cups-lpd
|
%{_libdir}/cups/daemon/cups-lpd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-30
|
||||||
|
- Include 'Autodetected' tag for better integration with autodetection tools.
|
||||||
|
|
||||||
* Tue Jan 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-29
|
* Tue Jan 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-29
|
||||||
- Apply dest-cache-v2 patch (bug #175847).
|
- Apply dest-cache-v2 patch (bug #175847).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user