rpms/cups/F-11 cups.spec,1.500,1.501

Tim Waugh twaugh at fedoraproject.org
Mon Aug 10 09:34:43 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/cups/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21766

Modified Files:
	cups.spec 
Log Message:
* Fri Aug  7 2009 Tim Waugh <twaugh at redhat.com> 1:1.4-0.rc1.15
- Clear out cache files on upgrade.



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/F-11/cups.spec,v
retrieving revision 1.500
retrieving revision 1.501
diff -u -p -r1.500 -r1.501
--- cups.spec	7 Aug 2009 11:05:11 -0000	1.500
+++ cups.spec	10 Aug 2009 09:34:43 -0000	1.501
@@ -373,7 +373,7 @@ install -m644 %{SOURCE3} \
 	 --slave %{_mandir}/man1/lpstat.1.gz print-lpstatman %{_mandir}/man1/lpstat-cups.1.gz \
 	 --initscript cups
 %endif
-rm -f %{_localstatedir}/cache/cups/*
+rm -f %{_localstatedir}/cache/cups/*.ipp %{_localstatedir}/cache/cups/*.cache
 exit 0
 
 %post libs -p /sbin/ldconfig




More information about the scm-commits mailing list