rpms/foomatic/F-8 foomatic-hpclj9500mfp.patch, NONE, 1.1 foomatic.spec, 1.176, 1.177

Tim Waugh twaugh at fedoraproject.org
Tue Sep 2 15:50:13 UTC 2008


Author: twaugh

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

Modified Files:
	foomatic.spec 
Added Files:
	foomatic-hpclj9500mfp.patch 
Log Message:
* Tue Sep  2 2008 Tim Waugh <twaugh at redhat.com>
- Fixed typo in HP-Color_LaserJet_9500_MFP.xml.


foomatic-hpclj9500mfp.patch:

--- NEW FILE foomatic-hpclj9500mfp.patch ---
diff -U0 foomatic-db-20080211/ChangeLog.hpclj9500mfp foomatic-db-20080211/ChangeLog
diff -up foomatic-db-20080211/db/source/printer/HP-Color_LaserJet_9500_MFP.xml.hpclj9500mfp foomatic-db-20080211/db/source/printer/HP-Color_LaserJet_9500_MFP.xml
--- foomatic-db-20080211/db/source/printer/HP-Color_LaserJet_9500_MFP.xml.hpclj9500mfp	2008-09-02 16:47:46.000000000 +0100
+++ foomatic-db-20080211/db/source/printer/HP-Color_LaserJet_9500_MFP.xml	2008-09-02 16:48:14.000000000 +0100
@@ -1,6 +1,6 @@
 <printer id="printer/HP-Color_LaserJet_9500_MFP">
   <make>HP</make>
-  <model>ColorLaserJet 9500 MFP</model>
+  <model>Color LaserJet 9500 MFP</model>
   <mechanism>
     <laser/>
     <color/>


Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/F-8/foomatic.spec,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- foomatic.spec	2 Sep 2008 12:22:30 -0000	1.176
+++ foomatic.spec	2 Sep 2008 15:49:43 -0000	1.177
@@ -48,6 +48,7 @@
 
 Patch19: foomatic-459847.patch
 Patch20: foomatic-busyloop.patch
+Patch21: foomatic-hpclj9500mfp.patch
 
 Url:		http://www.linuxprinting.org
 BuildRequires:	perl >= 3:5.8.1
@@ -116,6 +117,7 @@
 
 %patch16 -p1 -b .ieee1284
 %patch19 -p1 -b .459847
+%patch21 -p1 -b .hpclj9500mfp
 
 cd db/source
 
@@ -255,6 +257,9 @@
 %{_var}/cache/foomatic
 
 %changelog
+* Tue Sep  2 2008 Tim Waugh <twaugh at redhat.com>
+- Fixed typo in HP-Color_LaserJet_9500_MFP.xml.
+
 * Tue Sep  2 2008 Tim Waugh <twaugh at redhat.com> 3.0.2-61
 - Avoid busy-looping when trying to shorten long PPD nicknames.
 




More information about the fedora-extras-commits mailing list