- Apply patch to fix CAN-2004-0923 (bug #134601).
This commit is contained in:
parent
d15a430e1a
commit
d79239274d
@ -6,7 +6,7 @@
|
|||||||
Summary: Common Unix Printing System
|
Summary: Common Unix Printing System
|
||||||
Name: cups
|
Name: cups
|
||||||
Version: 1.1.21
|
Version: 1.1.21
|
||||||
Release: 5
|
Release: 6
|
||||||
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
|
||||||
@ -24,6 +24,7 @@ Patch1: cups-1.1.14-doclink.patch
|
|||||||
Patch2: cups-1.1.16-system-auth.patch
|
Patch2: cups-1.1.16-system-auth.patch
|
||||||
Patch3: cups-1.1.17-backend.patch
|
Patch3: cups-1.1.17-backend.patch
|
||||||
Patch4: cups-reload.patch
|
Patch4: cups-reload.patch
|
||||||
|
Patch5: cups-str920.patch
|
||||||
Patch6: cups-1.1.17-pdftops.patch
|
Patch6: cups-1.1.17-pdftops.patch
|
||||||
Patch8: cups-1.1.17-rcp.patch
|
Patch8: cups-1.1.17-rcp.patch
|
||||||
Patch9: cups-1.1.17-ppdsdat.patch
|
Patch9: cups-1.1.17-ppdsdat.patch
|
||||||
@ -98,6 +99,7 @@ natively, without needing the lp/lpr commands.
|
|||||||
%patch2 -p1 -b .system-auth
|
%patch2 -p1 -b .system-auth
|
||||||
%patch3 -p1 -b .backend
|
%patch3 -p1 -b .backend
|
||||||
%patch4 -p1 -b .reload
|
%patch4 -p1 -b .reload
|
||||||
|
%patch5 -p1 -b .str920
|
||||||
%patch6 -p1 -b .pdftops
|
%patch6 -p1 -b .pdftops
|
||||||
%patch8 -p1 -b .rcp
|
%patch8 -p1 -b .rcp
|
||||||
%patch9 -p1 -b .ppdsdat
|
%patch9 -p1 -b .ppdsdat
|
||||||
@ -339,6 +341,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/cups
|
%{_includedir}/cups
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-6
|
||||||
|
- Apply patch to fix CAN-2004-0923 (bug #134601).
|
||||||
|
|
||||||
* Mon Oct 4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-5
|
* Mon Oct 4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-5
|
||||||
- Fixed reload logic (bug #134080).
|
- Fixed reload logic (bug #134080).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user