rpms/foomatic/devel foomatic.spec,1.218,1.219

Tim Waugh twaugh at fedoraproject.org
Wed Jul 29 09:11:18 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29119

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/devel/foomatic.spec,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -p -r1.218 -r1.219
--- foomatic.spec	24 Jul 2009 23:02:03 -0000	1.218
+++ foomatic.spec	29 Jul 2009 09:11:18 -0000	1.219
@@ -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).
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list