rpms/hplip/F-13 hplip-deviceIDs-drv.patch, 1.1, 1.2 hplip.spec, 1.271, 1.272

Tim Waugh twaugh at fedoraproject.org
Fri Apr 16 17:27:33 UTC 2010


Author: twaugh

Update of /cvs/pkgs/rpms/hplip/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2554

Modified Files:
	hplip-deviceIDs-drv.patch hplip.spec 
Log Message:
* Fri Apr 16 2010 Tim Waugh <twaugh at redhat.com> - 3.10.2-11
- Corrected IEEE 1284 Device ID for HP PSC 2400 (bug #583103).


hplip-deviceIDs-drv.patch:
 hpcups.drv.in |  297 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 149 insertions(+), 148 deletions(-)

Index: hplip-deviceIDs-drv.patch
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/F-13/hplip-deviceIDs-drv.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- hplip-deviceIDs-drv.patch	9 Apr 2010 12:25:42 -0000	1.1
+++ hplip-deviceIDs-drv.patch	16 Apr 2010 17:27:33 -0000	1.2
@@ -348,7 +348,7 @@ diff -up hplip-3.10.2/prnt/drv/hpcups.dr
        Attribute "NickName" "" "HP PSC 2400 Series, $Version"
        Attribute "ShortNickName" "" "HP PSC 2400 Series"
 -      Attribute "1284DeviceID" "" "MFG:HP;MDL:psc 2400 series;DES:psc 2400 series;"
-+      Attribute "1284DeviceID" "" "MFG:Hewlett-Packard;MDL:PSC 2400 Series;DES:psc 2400 series;"
++      Attribute "1284DeviceID" "" "MFG:hp;MDL:psc 2400 series;"
        PCFileName "hp-psc_2400_series.ppd"
        Attribute "Product" "" "(HP PSC 2405 Photosmart All-in-one Printer)"
        Attribute "Product" "" "(HP PSC 2410xi Photosmart All-in-one Printer)"


Index: hplip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/F-13/hplip.spec,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -p -r1.271 -r1.272
--- hplip.spec	16 Apr 2010 15:27:24 -0000	1.271
+++ hplip.spec	16 Apr 2010 17:27:33 -0000	1.272
@@ -1,7 +1,7 @@
 Summary: HP Linux Imaging and Printing Project
 Name: hplip
 Version: 3.10.2
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: GPLv2+ and MIT
 Group: System Environment/Daemons
 Conflicts: system-config-printer < 0.6.132
@@ -401,6 +401,9 @@ fi
 %{_bindir}/hpcups-update-ppds &>/dev/null ||:
 
 %changelog
+* Fri Apr 16 2010 Tim Waugh <twaugh at redhat.com> - 3.10.2-11
+- Corrected IEEE 1284 Device ID for HP PSC 2400 (bug #583103).
+
 * Thu Apr 16 2010 Jiri Popelka <jpopelka at redhat.com> - 3.10.2-10
 - Fixed black/blank lines in ljcolor hpcups output (bug #579461).
   Work-around is to send entire blank raster lines instead of skipping them.



More information about the scm-commits mailing list