- Applied patch to prevent occasional cupsd crash on reload (bug #146850).
This commit is contained in:
parent
36da9ccd53
commit
29614783e5
@ -35,6 +35,7 @@ Patch11: cups-1.1.19-lpstat.patch
|
||||
Patch12: cups-locale.patch
|
||||
Patch13: cups-CAN-2005-0064.patch
|
||||
Patch14: cups-recycled-fd.patch
|
||||
Patch15: cups-sigchld.patch
|
||||
Patch16: cups-pie.patch
|
||||
Patch17: cups-1.1.19-no_rpath.patch
|
||||
Patch18: cups-language.patch
|
||||
@ -122,6 +123,7 @@ lpd emulation.
|
||||
%patch12 -p1 -b .locale
|
||||
%patch13 -p1 -b .CAN-2005-0064
|
||||
%patch14 -p1 -b .recycled-fd
|
||||
%patch15 -p1 -b .sigchld
|
||||
%if %build_as_pie
|
||||
%patch16 -p1 -b .pie
|
||||
%endif
|
||||
@ -399,6 +401,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/cups/daemon/cups-lpd
|
||||
|
||||
%changelog
|
||||
* Wed Feb 2 2005 Tim Waugh <twaugh@redhat.com>
|
||||
- Applied patch to prevent occasional cupsd crash on reload (bug #146850).
|
||||
|
||||
* Tue Feb 1 2005 Tim Waugh <twaugh@redhat.com> 1.1.23-8
|
||||
- New DBUS API.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user