rpms/cups/devel cups.spec,1.495,1.496

Tim Waugh twaugh at fedoraproject.org
Mon Aug 10 09:35:19 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/cups/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21904

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



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/devel/cups.spec,v
retrieving revision 1.495
retrieving revision 1.496
diff -u -p -r1.495 -r1.496
--- cups.spec	7 Aug 2009 11:05:58 -0000	1.495
+++ cups.spec	10 Aug 2009 09:35:18 -0000	1.496
@@ -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 fedora-extras-commits mailing list