rpms/foomatic/devel foomatic.spec,1.173,1.174

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Wed Jan 9 17:50:11 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22218

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/devel/foomatic.spec,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- foomatic.spec	9 Jan 2008 17:19:32 -0000	1.173
+++ foomatic.spec	9 Jan 2008 17:49:35 -0000	1.174
@@ -112,8 +112,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}-*
@@ -250,6 +250,9 @@
 - Updated db-engine to 3.0-20071218.
 - Updated filters to 3.0-20071218 (bug #416881).
 
+* 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