rpms/foomatic/devel foomatic.spec,1.150,1.151

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 11 19:14:50 UTC 2007


Author: twaugh

Update of /cvs/dist/rpms/foomatic/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7183

Modified Files:
	foomatic.spec 
Log Message:
* Thu Jan 11 2007 Tim Waugh <twaugh at redhat.com> 3.0.2-45
- Leave gutenprint-recommended printers alone, rather than pointing them
  to gimp-print as before.



Index: foomatic.spec
===================================================================
RCS file: /cvs/dist/rpms/foomatic/devel/foomatic.spec,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- foomatic.spec	9 Jan 2007 12:24:52 -0000	1.150
+++ foomatic.spec	11 Jan 2007 19:14:48 -0000	1.151
@@ -8,7 +8,7 @@
 Summary: Foomatic printer database.
 Name:		foomatic
 Version:	3.0.2
-Release:    44%{?dist}
+Release:    45%{?dist}
 License:	GPL
 Group: System Environment/Libraries
 
@@ -121,16 +121,7 @@
 # Fix up 'gimp-print' references to point to 'gimp-print-ijs'.
 perl -pi -e 's,>gimp-print<,>gimp-print-ijs<,' printer/*.xml
 
-# Recommend gimp-print-ijs instead of gutenprint for each printer that
-# gimp-print-ijs can actually drive.
-sed -ne 's,^.*<id>printer/\(.*\)</id>.*$,\1,p' \
-  foomatic-3.0.2/foomatic-db-20061031/db/source/driver/gimp-print-ijs.xml |\
-  while read f; do
-    perl -pi -e 's,>gutenprint<,>gimp-print-ijs<,' \
-      foomatic-3.0.2/foomatic-db-20061031/db/source/printer/$f.xml
-  done
-
-# For any remaining gutenprint printers, use gutenprint-ijs-simplified.5.0.
+# 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 and foo2oak (bug #208851).
@@ -282,6 +273,10 @@
 %{_var}/cache/foomatic
 
 %changelog
+* Thu Jan 11 2007 Tim Waugh <twaugh at redhat.com> 3.0.2-45
+- Leave gutenprint-recommended printers alone, rather than pointing them
+  to gimp-print as before.
+
 * Tue Jan  9 2007 Tim Waugh <twaugh at redhat.com> 3.0.2-44
 - Removed m2300w files (bug #203381).
 




More information about the fedora-cvs-commits mailing list