rpms/foomatic/F-11 foomatic.spec,1.217,1.218

Tim Waugh twaugh at fedoraproject.org
Wed Jul 29 09:10:23 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28893

Modified Files:
	foomatic.spec 
Log Message:
* Wed Jul 29 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
- Remove non-PPD files from PPD directory (bug #514242).



Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/F-11/foomatic.spec,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -p -r1.217 -r1.218
--- foomatic.spec	20 Jul 2009 09:08:58 -0000	1.217
+++ foomatic.spec	29 Jul 2009 09:10:22 -0000	1.218
@@ -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/s
 	$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 <twaugh at redhat.com> 4.0.2-5
+- Remove non-PPD files from PPD directory (bug #514242).
+
 * Mon Jul 20 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-4
 - Rebuilt for new update.
 




More information about the fedora-extras-commits mailing list