From 914dd08704eb1ae958b41b5303ebf15d156fdf41 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Jul 29 2009 09:10:22 +0000 Subject: - Remove non-PPD files from PPD directory (bug #514242). --- diff --git a/foomatic.spec b/foomatic.spec index 0b675f4..104682f 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -7,7 +7,7 @@ Summary: Database of printers and printer drivers Name: foomatic Version: %{enginever} -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -218,6 +218,8 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/perl5/site_perl \ $RPM_BUILD_ROOT%{_libdir}/ppr \ $RPM_BUILD_ROOT%{_sysconfdir}/foomatic/filter.conf.sample find $RPM_BUILD_ROOT -name .packlist -o -name '*.xml.*' | xargs rm -f +rm -f $RPM_BUILD_ROOT%{_datadir}/foomatic/db/source/PPD/Kyocera/*.txt \ + $RPM_BUILD_ROOT%{_datadir}/foomatic/db/source/PPD/Kyocera/*.htm %post /bin/rm -f /var/cache/foomatic/* @@ -242,6 +244,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Wed Jul 29 2009 Tim Waugh 4.0.2-5 +- Remove non-PPD files from PPD directory (bug #514242). + * Mon Jul 20 2009 Tim Waugh 4.0.2-4 - Rebuilt for new update.