rpms/foomatic/F-8 foomatic.spec,1.168,1.169

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Mon Jan 7 16:33:01 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28373

Modified Files:
	foomatic.spec 
Log Message:
* Mon Jan  7 2008 Tim Waugh <twaugh at redhat.com>
- Removed foo2qpdl drivers and printers (bug #208851).



Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/F-8/foomatic.spec,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- foomatic.spec	12 Oct 2007 08:54:13 -0000	1.168
+++ foomatic.spec	7 Jan 2008 16:32:26 -0000	1.169
@@ -116,8 +116,8 @@
 # For gutenprint printers, use gutenprint-ijs-simplified.5.0.
 perl -pi -e 's,>gutenprint<,>gutenprint-ijs-simplified.5.0<,' printer/*.xml
 
-# Remove references to foo2zjs, foo2oak and foo2hp (bug #208851).
-for x in zjs oak hp
+# Remove references to foo2zjs, foo2oak, foo2hp and foo2qpdl (bug #208851).
+for x in zjs oak hp qpdl
 do
   find printer -name '*.xml' |xargs grep -l "<driver>foo2${x}"|xargs rm -vf
   rm -f driver/foo2${x}.xml opt/foo2${x}-*
@@ -248,6 +248,9 @@
 %{_var}/cache/foomatic
 
 %changelog
+* Mon Jan  7 2008 Tim Waugh <twaugh at redhat.com>
+- Removed foo2qpdl drivers and printers (bug #208851).
+
 * Fri Oct 12 2007 Tim Waugh <twaugh at redhat.com> 3.0.2-52
 - Removed use of printconf hooks.
 - Don't restart CUPS on upgrade.




More information about the fedora-extras-commits mailing list