From 27d31334bd3c9e42ecf2a69e6abe5c17d9a0ed1e Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Wed, 5 Dec 2007 02:27:13 +0000 Subject: [PATCH] attempt rebuild of cups due to broken dependencies because it is building many other rawhide rebuilds. --- cups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index 483f7fa..1f990ae 100644 --- a/cups.spec +++ b/cups.spec @@ -6,7 +6,7 @@ Summary: Common Unix Printing System Name: cups Version: 1.3.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: System Environment/Daemons Source: ftp://ftp.easysw.com/pub/cups/test//cups-%{version}-source.tar.bz2 @@ -447,6 +447,9 @@ rm -rf $RPM_BUILD_ROOT %{cups_serverbin}/daemon/cups-lpd %changelog +* Tue Dec 4 2007 Warren Togami 1:1.3.4-3 +- rebuild + * Fri Nov 30 2007 Tim Waugh - CVE-2007-4045 patch is not necessarily because cupsd_client_t objects are not moved in array operations, only pointers to them.