From 2e41f8e7fa7e68b682795bf24069f9c4b78a336c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Aug 10 2009 09:34:43 +0000 Subject: - Clear out cache files on upgrade. --- diff --git a/cups.spec b/cups.spec index 1d91708..ffaa0a6 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