auto-import changelog data from cups-1.1.14-15.4.src.rpm
Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.4 - Updated HTTP blocking fix; now based on cups-1.1.18-str75.patchv2. Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.3 - Fix HTTP blocking issue with scheduler: http://www.cups.org/str.php?L75.
This commit is contained in:
parent
66c832424d
commit
745e420f48
10
cups.spec
10
cups.spec
@ -5,7 +5,7 @@
|
|||||||
Summary: Common Unix Printing System
|
Summary: Common Unix Printing System
|
||||||
Name: cups
|
Name: cups
|
||||||
Version: 1.1.14
|
Version: 1.1.14
|
||||||
Release: 15.2
|
Release: 15.4
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
%if "%{patchlevel}" != ""
|
%if "%{patchlevel}" != ""
|
||||||
@ -21,6 +21,7 @@ Patch: cups-1.1.14-initscript.patch
|
|||||||
Patch1: cups-1.1.14-doclink.patch
|
Patch1: cups-1.1.14-doclink.patch
|
||||||
Patch2: cups-1.1.15-security.patch
|
Patch2: cups-1.1.15-security.patch
|
||||||
Patch3: cups-1.1.17-pdftops.patch
|
Patch3: cups-1.1.17-pdftops.patch
|
||||||
|
Patch4: cups-1.1.14-str75.patch
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Url: http://www.cups.org/
|
Url: http://www.cups.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -68,6 +69,7 @@ natively, without needing the lp/lpr commands.
|
|||||||
%patch1 -p1 -b .doclink
|
%patch1 -p1 -b .doclink
|
||||||
%patch2 -p1 -b .security
|
%patch2 -p1 -b .security
|
||||||
%patch3 -p1 -b .pdftops
|
%patch3 -p1 -b .pdftops
|
||||||
|
%patch4 -p1 -b .str75
|
||||||
perl -pi -e 's,^#(Printcap\s+/etc/printcap),$1,' conf/cupsd.conf.in
|
perl -pi -e 's,^#(Printcap\s+/etc/printcap),$1,' conf/cupsd.conf.in
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
@ -232,6 +234,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/cups
|
%{_includedir}/cups
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.4
|
||||||
|
- Updated HTTP blocking fix; now based on cups-1.1.18-str75.patchv2.
|
||||||
|
|
||||||
|
* Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.3
|
||||||
|
- Fix HTTP blocking issue with scheduler: http://www.cups.org/str.php?L75.
|
||||||
|
|
||||||
* Wed Jan 8 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.2
|
* Wed Jan 8 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.2
|
||||||
- Add 'exit 0' to postun scriptlet, and fix init script 'condrestart'
|
- Add 'exit 0' to postun scriptlet, and fix init script 'condrestart'
|
||||||
behaviour.
|
behaviour.
|
||||||
|
Loading…
Reference in New Issue
Block a user