rpms/foomatic/F-11 foomatic.spec,1.220,1.221

Tim Waugh twaugh at fedoraproject.org
Thu Aug 20 09:57:56 UTC 2009


Author: twaugh

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

Modified Files:
	foomatic.spec 
Log Message:
* Thu Aug 20 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
- Removed references to foo2slx and foo2hiperc (bug #518267).



Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/F-11/foomatic.spec,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -p -r1.220 -r1.221
--- foomatic.spec	4 Aug 2009 15:27:56 -0000	1.220
+++ foomatic.spec	20 Aug 2009 09:57:56 -0000	1.221
@@ -111,7 +111,8 @@ perl -pi -e 's,>gutenprint<,>gutenprint-
 
 # Remove references to foo2zjs, foo2oak, foo2hp and foo2qpdl (bug #208851).
 # Also foo2lava, foo2kyo, foo2xqx (bug #438319).
-for x in zjs oak hp qpdl lava kyo xqx
+# Also foo2slx and foo2hiperc (bug #518267).
+for x in zjs oak hp qpdl lava kyo xqx slx hiperc
 do
   find printer -name '*.xml' |xargs grep -l "<driver>foo2${x}"|xargs rm -vf
   rm -f driver/foo2${x}.xml opt/foo2${x}-*
@@ -247,7 +248,8 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
 %{_var}/cache/foomatic
 
 %changelog
-* Tue Aug  4 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
+* Thu Aug 20 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
+- Removed references to foo2slx and foo2hiperc (bug #518267).
 - Use stcolor driver for Epson Stylus Color 200 (bug #513676).
 - Don't ship 3-distribution symlink as CUPS already searches
   /usr/share/ppd (bug #514244).




More information about the fedora-extras-commits mailing list