rpms/foomatic/F-8 foomatic-459847.patch, NONE, 1.1 foomatic.spec, 1.174, 1.175

Tim Waugh twaugh at fedoraproject.org
Tue Sep 2 10:33:34 UTC 2008


Author: twaugh

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

Modified Files:
	foomatic.spec 
Added Files:
	foomatic-459847.patch 
Log Message:
* Tue Sep  2 2008 Tim Waugh <twaugh at redhat.com> 3.0.2-60
- Fixed PPD generation for HP LaserJet 4345 MFP (bug #459847).


foomatic-459847.patch:

--- NEW FILE foomatic-459847.patch ---
diff -up foomatic-db-20080211/db/source/printer/HP-LaserJet_4345_MFP.xml.459847 foomatic-db-20080211/db/source/printer/HP-LaserJet_4345_MFP.xml
--- foomatic-db-20080211/db/source/printer/HP-LaserJet_4345_MFP.xml.459847	2008-09-02 11:06:58.000000000 +0100
+++ foomatic-db-20080211/db/source/printer/HP-LaserJet_4345_MFP.xml	2008-09-02 11:07:27.000000000 +0100
@@ -1,6 +1,6 @@
 <printer id="printer/HP-LaserJet_4345_MFP">
   <make>HP</make>
-  <model>LaserJet 4345 mfp</model>
+  <model>LaserJet 4345 MFP</model>
   <mechanism>
     <laser/><!--not "color"-->
     <resolution>


Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/F-8/foomatic.spec,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- foomatic.spec	8 May 2008 08:29:39 -0000	1.174
+++ foomatic.spec	2 Sep 2008 10:33:04 -0000	1.175
@@ -6,7 +6,7 @@
 Summary: Foomatic printer database.
 Name:		foomatic
 Version:	3.0.2
-Release:    59%{?dist}
+Release:    60%{?dist}
 License:	GPLv2+
 Group: System Environment/Libraries
 
@@ -46,6 +46,8 @@
 Patch17: foomatic-clean-up-on-cancel.patch
 Patch18: foomatic-sigpipe.patch
 
+Patch19: foomatic-459847.patch
+
 Url:		http://www.linuxprinting.org
 BuildRequires:	perl >= 3:5.8.1
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -111,6 +113,7 @@
 %patch7 -p1 -b .ppdload-ppd
 
 %patch16 -p1 -b .ieee1284
+%patch19 -p1 -b .459847
 
 cd db/source
 
@@ -250,6 +253,9 @@
 %{_var}/cache/foomatic
 
 %changelog
+* Tue Sep  2 2008 Tim Waugh <twaugh at redhat.com> 3.0.2-60
+- Fixed PPD generation for HP LaserJet 4345 MFP (bug #459847).
+
 * Thu May  8 2008 Tim Waugh <twaugh at redhat.com>
 - Avoid busy-looping when the CUPS backend stops (bug #445555).
 




More information about the fedora-extras-commits mailing list