From bce58e985e9375aedccf46428ea12f799b689b9f Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Aug 10 2009 09:35:18 +0000 Subject: - Clear out cache files on upgrade. --- diff --git a/cups.spec b/cups.spec index ffa6434..6b83ebb 100644 --- a/cups.spec +++ b/cups.spec @@ -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