rpms/cups/FC-6 cups.spec,1.311,1.312

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Dec 8 15:55:40 UTC 2006


Author: twaugh

Update of /cvs/dist/rpms/cups/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv1506

Modified Files:
	cups.spec 
Log Message:
* Fri Dec  8 2006 Tim Waugh <twaugh at redhat.com>
- Requires tmpwatch for the cron.daily script (bug #218901).
- Resolves: rhbz#218901



Index: cups.spec
===================================================================
RCS file: /cvs/dist/rpms/cups/FC-6/cups.spec,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -r1.311 -r1.312
--- cups.spec	7 Dec 2006 13:21:45 -0000	1.311
+++ cups.spec	8 Dec 2006 15:55:37 -0000	1.312
@@ -89,6 +89,9 @@
 # The paps package uses pango to render UTF-8 text to PostScript.
 Requires: paps >= 0.6.6-9
 
+# Requires tmpwatch for the cron.daily script (bug #218901).
+Requires: tmpwatch
+
 %package devel
 Summary: Common Unix Printing System - development environment
 Group: Development/Libraries
@@ -436,6 +439,9 @@
 %{cups_serverbin}/daemon/cups-lpd
 
 %changelog
+* Fri Dec  8 2006 Tim Waugh <twaugh at redhat.com>
+- Requires tmpwatch for the cron.daily script (bug #218901).
+
 * Thu Dec  7 2006 Tim Waugh <twaugh at redhat.com> 1:1.2.7-1.5
 - Use upstream patch for STR #2121.
 - Fixed If-Modified-Since: handling in libcups (bug #217556, STR #2133).




More information about the fedora-cvs-commits mailing list