This commit is contained in:
parent
b9bcaedc9d
commit
ad222e4641
@ -1,6 +1,6 @@
|
||||
diff -up hplip-3.14.10/prnt/drv/hpcups.drv.in.deviceIDs-drv hplip-3.14.10/prnt/drv/hpcups.drv.in
|
||||
--- hplip-3.14.10/prnt/drv/hpcups.drv.in.deviceIDs-drv 2014-10-07 10:56:09.000000000 +0200
|
||||
+++ hplip-3.14.10/prnt/drv/hpcups.drv.in 2014-10-07 15:57:42.392251535 +0200
|
||||
--- hplip-3.14.10/prnt/drv/hpcups.drv.in.deviceIDs-drv 2014-10-07 09:56:09.000000000 +0100
|
||||
+++ hplip-3.14.10/prnt/drv/hpcups.drv.in 2014-11-04 10:47:59.260551958 +0000
|
||||
@@ -473,7 +473,7 @@ Manufacturer "HP"
|
||||
ModelName "HP Officejet v40xi"
|
||||
Attribute "NickName" "" "HP Officejet v40xi, hpcups $Version"
|
||||
@ -1613,6 +1613,15 @@ diff -up hplip-3.14.10/prnt/drv/hpcups.drv.in.deviceIDs-drv hplip-3.14.10/prnt/d
|
||||
PCFileName "hp-laserjet_professional_p1102.ppd"
|
||||
Attribute "Product" "" "(HP LaserJet Professional p1102 Printer)"
|
||||
Attribute "Product" "" "(HP LaserJet Professional p1102s Printer)"
|
||||
@@ -17335,7 +17338,7 @@ Group "RLT/HP Real Life Technologies"
|
||||
ModelName "HP LaserJet Professional m1132 MFP"
|
||||
Attribute "NickName" "" "HP LaserJet Professional m1132 MFP, hpcups $Version, requires proprietary plugin"
|
||||
Attribute "ShortNickName" "" "HP LJ Professional m1132 MFP"
|
||||
- Attribute "1284DeviceID" "" "MFG:HP;MDL:hp laserjet professional m1132 mfp;DES:hp laserjet professional m1132 mfp;"
|
||||
+ Attribute "1284DeviceID" "" "MFG:Hewlett-Packard;MDL:hp laserjet professional m1132 mfp;DES:hp laserjet professional m1132 mfp;"
|
||||
PCFileName "hp-laserjet_professional_m1132_mfp.ppd"
|
||||
Attribute "Product" "" "(HP LaserJet Professional m1132 Multifunction Printer)"
|
||||
Attribute "Product" "" "(HP LaserJet Professional m1132s Multifunction Printer)"
|
||||
@@ -17376,7 +17379,7 @@ Group "RLT/HP Real Life Technologies"
|
||||
ModelName "HP LaserJet Professional m1212nf MFP"
|
||||
Attribute "NickName" "" "HP LaserJet Professional m1212nf MFP, hpcups $Version, requires proprietary plugin"
|
||||
|
@ -166,6 +166,7 @@ SANE driver for scanners in HP's multi-function devices (from HPOJ).
|
||||
# LaserJet Professional P1102w (bug #795958)
|
||||
# Color LaserJet CM4540 MFP (bug #968177)
|
||||
# Color LaserJet cp4005 (bug #980976)
|
||||
# HP LaserJet Professional M1132 MFP (bug #1158743)
|
||||
%patch5 -p1 -b .deviceIDs-drv
|
||||
chmod +x %{SOURCE2}
|
||||
mv prnt/drv/hpijs.drv.in{,.deviceIDs-drv-hpijs}
|
||||
@ -494,6 +495,8 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
||||
|
||||
%changelog
|
||||
* Tue Nov 4 2014 Tim Waugh <twaugh@redhat.com> - 3.14.10-2
|
||||
- IEEE 1284 Device ID for HP LaserJet Professional M1132 MFP
|
||||
(bug #1158743 comment #5).
|
||||
- IEEE 1284 Device ID for HP LaserJet Color M451dn (bug #1159380).
|
||||
|
||||
* Tue Oct 07 2014 Jiri Popelka <jpopelka@redhat.com> - 3.14.10-1
|
||||
|
Loading…
Reference in New Issue
Block a user