From 667ac6d89cfc3539e64f5d0578c81f4b4a4b9243 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:02:25 +0000 Subject: [PATCH] auto-import changelog data from cups-1.1.17-0.7.src.rpm Thu May 15 2003 Tim Waugh 1.1.17-0.7 - Rebuild for debug stripping. Thu May 15 2003 Tim Waugh 1.1.17-0.5 - Fix typo. --- cups.spec | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index 91ae1cc..f655a2c 100644 --- a/cups.spec +++ b/cups.spec @@ -5,7 +5,7 @@ Summary: Common Unix Printing System Name: cups Version: 1.1.17 -Release: 0.2 +Release: 0.7 License: GPL Group: System Environment/Daemons %if "%{patchlevel}" != "" @@ -26,6 +26,7 @@ Patch1: cups-1.1.14-doclink.patch Patch2: cups-1.1.17-uninit.patch Patch3: cups-idefense-v2.patch Patch4: cups-1.1.17-pdftops.patch +Patch5: cups-1.1.18-str75.patchv2 Epoch: 1 Url: http://www.cups.org/ BuildRoot: %{_tmppath}/%{name}-root @@ -74,6 +75,7 @@ natively, without needing the lp/lpr commands. %patch2 -p1 -b .uninit %patch3 -p0 -b .security %patch4 -p1 -b .pdftops +%patch5 -p1 -b .str75 perl -pi -e 's,^#(Printcap\s+/etc/printcap),$1,' conf/cupsd.conf.in autoconf @@ -250,6 +252,18 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/cups %changelog +* Fri May 15 2003 Tim Waugh 1.1.17-0.7 +- Rebuild for debug stripping. + +* Thu May 15 2003 Tim Waugh 1.1.17-0.5 +- Fix typo. + +* Tue May 13 2003 Tim Waugh 1.1.17-0.4 +- Update HTTP blocking fix to cups-1.1.18-str75.patchv2. + +* Mon May 12 2003 Tim Waugh 1.1.17-0.3 +- Fix HTTP blocking issue with scheduler: http://www.cups.org/str.php?L75. + * Wed Jan 8 2003 Tim Waugh 1.1.17-0.2 - Fix 'condrestart' behaviour in init script.