auto-import changelog data from cups-1.1.17-0.7.src.rpm
Thu May 15 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.7 - Rebuild for debug stripping. Thu May 15 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.5 - Fix typo.
This commit is contained in:
parent
fcbc17be36
commit
667ac6d89c
16
cups.spec
16
cups.spec
@ -5,7 +5,7 @@
|
|||||||
Summary: Common Unix Printing System
|
Summary: Common Unix Printing System
|
||||||
Name: cups
|
Name: cups
|
||||||
Version: 1.1.17
|
Version: 1.1.17
|
||||||
Release: 0.2
|
Release: 0.7
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
%if "%{patchlevel}" != ""
|
%if "%{patchlevel}" != ""
|
||||||
@ -26,6 +26,7 @@ Patch1: cups-1.1.14-doclink.patch
|
|||||||
Patch2: cups-1.1.17-uninit.patch
|
Patch2: cups-1.1.17-uninit.patch
|
||||||
Patch3: cups-idefense-v2.patch
|
Patch3: cups-idefense-v2.patch
|
||||||
Patch4: cups-1.1.17-pdftops.patch
|
Patch4: cups-1.1.17-pdftops.patch
|
||||||
|
Patch5: cups-1.1.18-str75.patchv2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Url: http://www.cups.org/
|
Url: http://www.cups.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -74,6 +75,7 @@ natively, without needing the lp/lpr commands.
|
|||||||
%patch2 -p1 -b .uninit
|
%patch2 -p1 -b .uninit
|
||||||
%patch3 -p0 -b .security
|
%patch3 -p0 -b .security
|
||||||
%patch4 -p1 -b .pdftops
|
%patch4 -p1 -b .pdftops
|
||||||
|
%patch5 -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
|
||||||
|
|
||||||
@ -250,6 +252,18 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/cups
|
%{_includedir}/cups
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 15 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.7
|
||||||
|
- Rebuild for debug stripping.
|
||||||
|
|
||||||
|
* Thu May 15 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.5
|
||||||
|
- Fix typo.
|
||||||
|
|
||||||
|
* Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.4
|
||||||
|
- Update HTTP blocking fix to cups-1.1.18-str75.patchv2.
|
||||||
|
|
||||||
|
* Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.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.17-0.2
|
* Wed Jan 8 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.2
|
||||||
- Fix 'condrestart' behaviour in init script.
|
- Fix 'condrestart' behaviour in init script.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user