[hplip/f13/master] Removed duplicate pstotiff files.

Tim Waugh twaugh at fedoraproject.org
Wed Jan 12 15:39:35 UTC 2011


commit 45c0f3b30f0f17060e8bfc53f797875d973b8eaa
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Jan 12 15:34:47 2011 +0000

    Removed duplicate pstotiff files.

 hplip.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/hplip.spec b/hplip.spec
index 5a903fe..e1b2971 100644
--- a/hplip.spec
+++ b/hplip.spec
@@ -1,7 +1,7 @@
 Summary: HP Linux Imaging and Printing Project
 Name: hplip
 Version: 3.10.9
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GPLv2+ and MIT
 Group: System Environment/Daemons
 Conflicts: system-config-printer < 0.6.132
@@ -365,6 +365,7 @@ rm -f %{buildroot}%{_datadir}/hplip/hplip-install
 rm -rf %{buildroot}%{_datadir}/hplip/install.*
 rm -f %{buildroot}%{_datadir}/hplip/hpijs.drv.in.template
 rm -f %{buildroot}%{_datadir}/cups/mime/pstotiff.types
+rm -f %{buildroot}%{_datadir}/hplip/fax/pstotiff*
 
 # The systray applet doesn't work properly (displays icon as a
 # window), so don't ship the launcher yet.
@@ -523,6 +524,9 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Wed Jan 12 2011 Tim Waugh <twaugh at redhat.com> - 3.10.9-12
+- Removed duplicate pstotiff files.
+
 * Wed Jan 12 2011 Tim Waugh <twaugh at redhat.com> - 3.10.9-11
 - Fixed "CUPS Web Interface" button (bug #633899).
 - Set mimedir explicitly via configure.


More information about the scm-commits mailing list