diff --git a/hplip-deviceIDs-drv.patch b/hplip-deviceIDs-drv.patch index c903dcb..7636f81 100644 --- a/hplip-deviceIDs-drv.patch +++ b/hplip-deviceIDs-drv.patch @@ -348,7 +348,7 @@ diff -up hplip-3.10.2/prnt/drv/hpcups.drv.in.deviceIDs-drv hplip-3.10.2/prnt/drv 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)" diff --git a/hplip.spec b/hplip.spec index 0087cbd..a867533 100644 --- a/hplip.spec +++ b/hplip.spec @@ -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 - 3.10.2-11 +- Corrected IEEE 1284 Device ID for HP PSC 2400 (bug #583103). + * Thu Apr 16 2010 Jiri Popelka - 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.