rpms/foomatic/devel foomatic-hpclj9500mfp.patch, NONE, 1.1 foomatic.spec, 1.197, 1.198

Tim Waugh twaugh at fedoraproject.org
Tue Sep 2 15:53:32 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18302

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 -up foomatic-db-20080710/db/source/printer/HP-Color_LaserJet_9500_MFP.xml.hpclj9500mfp foomatic-db-20080710/db/source/printer/HP-Color_LaserJet_9500_MFP.xml
--- foomatic-db-20080710/db/source/printer/HP-Color_LaserJet_9500_MFP.xml.hpclj9500mfp	2008-09-02 16:51:29.000000000 +0100
+++ foomatic-db-20080710/db/source/printer/HP-Color_LaserJet_9500_MFP.xml	2008-09-02 16:51:39.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/devel/foomatic.spec,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- foomatic.spec	2 Sep 2008 13:45:48 -0000	1.197
+++ foomatic.spec	2 Sep 2008 15:53:01 -0000	1.198
@@ -43,6 +43,7 @@
 Patch18: foomatic-sigpipe.patch
 Patch19: foomatic-459847.patch
 Patch20: foomatic-busyloop.patch
+Patch21: foomatic-hpclj9500mfp.patch
 
 Url:		http://www.linuxprinting.org
 BuildRequires:	perl >= 3:5.8.1
@@ -108,6 +109,7 @@
 pushd foomatic-db-%{dbver}
 %patch7 -p1 -b .ppdload-ppd
 %patch19 -p1 -b .459847
+%patch21 -p1 -b .hpclj9500mfp
 
 cd db/source
 
@@ -250,6 +252,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-63
 - Avoid busy-looping when trying to shorten long PPD nicknames.
 




More information about the fedora-extras-commits mailing list