rpms/foomatic/devel foomatic.spec,1.183,1.184

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Tue Apr 1 12:21:15 UTC 2008


Author: twaugh

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

Modified Files:
	foomatic.spec 
Log Message:
* Tue Apr  1 2008 Tim Waugh <twaugh at redhat.com> 3.0.2-59
- More foo2zjs printers removed (bug #438319).



Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/devel/foomatic.spec,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- foomatic.spec	13 Mar 2008 14:05:11 -0000	1.183
+++ foomatic.spec	1 Apr 2008 12:20:35 -0000	1.184
@@ -6,7 +6,7 @@
 Summary: Foomatic printer database.
 Name:		foomatic
 Version:	3.0.2
-Release:    58%{?dist}
+Release:    59%{?dist}
 License:	GPLv2+
 Group: System Environment/Libraries
 
@@ -116,7 +116,8 @@
 perl -pi -e 's,>gutenprint<,>gutenprint-ijs-simplified.5.0<,' printer/*.xml
 
 # Remove references to foo2zjs, foo2oak, foo2hp and foo2qpdl (bug #208851).
-for x in zjs oak hp qpdl
+# Also foo2lava, foo2kyo, foo2xqx (bug #438319).
+for x in zjs oak hp qpdl lava kyo xqx
 do
   find printer -name '*.xml' |xargs grep -l "<driver>foo2${x}"|xargs rm -vf
   rm -f driver/foo2${x}.xml opt/foo2${x}-*
@@ -247,6 +248,9 @@
 %{_var}/cache/foomatic
 
 %changelog
+* Tue Apr  1 2008 Tim Waugh <twaugh at redhat.com> 3.0.2-59
+- More foo2zjs printers removed (bug #438319).
+
 * Thu Mar 13 2008 Tim Waugh <twaugh at redhat.com> 3.0.2-58
 - Applied patch from upstream to make foomatic-rip clean up correctly when
   a job is cancelled.




More information about the fedora-extras-commits mailing list