rpms/foomatic/devel foomatic-ieee1284.patch, 1.32, 1.33 foomatic.spec, 1.91, 1.92

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed May 25 11:38:50 UTC 2005


Author: twaugh

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

Modified Files:
	foomatic-ieee1284.patch foomatic.spec 
Log Message:
* Wed May 25 2005 Tim Waugh <twaugh at redhat.com>
- Add IEEE 1284 ID for HP LaserJet 4250 (bug #157883).


foomatic-ieee1284.patch:
 ChangeLog                                 |    5 +++++
 db/source/printer/Epson-Stylus_CX5400.xml |    6 ++++++
 db/source/printer/HP-DeskJet_3845.xml     |    8 +++++++-
 db/source/printer/HP-DeskJet_5150.xml     |    2 ++
 db/source/printer/HP-LaserJet_2420.xml    |    6 ++++++
 db/source/printer/HP-LaserJet_4250.xml    |   11 ++++++++++-
 6 files changed, 36 insertions(+), 2 deletions(-)

Index: foomatic-ieee1284.patch
===================================================================
RCS file: /cvs/dist/rpms/foomatic/devel/foomatic-ieee1284.patch,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- foomatic-ieee1284.patch	19 May 2005 12:22:28 -0000	1.32
+++ foomatic-ieee1284.patch	25 May 2005 11:38:48 -0000	1.33
@@ -56,3 +56,31 @@
    <functionality>B</functionality>
    <driver>hpijs</driver><!--verified--><!--no "contrib_url"-->
    <comments>
+--- foomatic-db-20050310/db/source/printer/HP-LaserJet_4250.xml	31 Mar 2005 22:53:24 -0000	1.2
++++ foomatic-db-20050310/db/source/printer/HP-LaserJet_4250.xml	25 May 2005 10:55:50 -0000
+@@ -27,7 +27,16 @@
+     </text>
+   </lang>
+   <autodetect>
+-  <!--no known parport probe information--></autodetect>
++    <parallel>
++      <manufacturer>Hewlett-Packard</manufacturer>
++      <model>hp LaserJet 4250</model>
++      <description>Hewlett-Packard LaserJet 4250</description>
++      <commandset>PJL,MLC,PCLXL,PCL,PJL,POSTSCRIPT</commandset>
++    </parallel>
++    <snmp>
++      <description>hp LaserJet 4250</description>
++    </snmp>
++  </autodetect>
+   <functionality>A</functionality>
+   <driver>Postscript</driver><!--verified--><!--no "contrib_url"-->
+   <comments>
+--- foomatic-db-20050310/ChangeLog	19 May 2005 11:35:06 -0000	3.292
++++ foomatic-db-20050310/ChangeLog	25 May 2005 10:56:16 -0000
+@@ -0,0 +1,5 @@
++2005-05-25  Tim Waugh  <twaugh at redhat.com>
++
++	* printer/HP-LaserJet_4250.xml: Added IEEE 1284 and SNMP information
++	  from RH bug #157883.
++


Index: foomatic.spec
===================================================================
RCS file: /cvs/dist/rpms/foomatic/devel/foomatic.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- foomatic.spec	19 May 2005 12:19:30 -0000	1.91
+++ foomatic.spec	25 May 2005 11:38:48 -0000	1.92
@@ -64,6 +64,7 @@
 # Add IEEE 1284 ID for HP DeskJet 5150 (bug #154518).
 # Add IEEE 1284 ID for Epson Stylus CX5400 (bug #156661).
 # Add IEEE 1284 ID for HP DeskJet 3845 (bug #157760).
+# Add IEEE 1284 ID for HP LaserJet 4250 (bug #157883).
 Patch16: foomatic-ieee1284.patch
 
 # Fix Postscript driver (bug #151645).
@@ -287,6 +288,9 @@
 %{_mandir}/*/*
 
 %changelog
+* Wed May 25 2005 Tim Waugh <twaugh at redhat.com>
+- Add IEEE 1284 ID for HP LaserJet 4250 (bug #157883).
+
 * Thu May 19 2005 Tim Waugh <twaugh at redhat.com>
 - Add IEEE 1284 ID for HP DeskJet 3845 (bug #157760).
 




More information about the fedora-cvs-commits mailing list