From 82aad95f59c095713fadeb5c2c8df31c212d74f3 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Mon, 13 Sep 2010 13:04:28 +0200 Subject: [PATCH] IEEE1284 Device ID for HP LaserJet 4000 (bug #633227). --- hplip-deviceIDs-ppd.patch | 11 +++++++++++ hplip.spec | 5 ++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/hplip-deviceIDs-ppd.patch b/hplip-deviceIDs-ppd.patch index a3e9671..29dfd3d 100644 --- a/hplip-deviceIDs-ppd.patch +++ b/hplip-deviceIDs-ppd.patch @@ -185,3 +185,14 @@ diff -up hplip-3.10.2/prnt/ps/hp-laserjet_p2015x_series-ps.ppd.deviceIDs-ppd hpl *PSVersion: "(3010.107) 0" *%================================================= +diff -up hplip-3.10.6/prnt/ps/hp-laserjet_4000_series-ps.ppd.deviceIDs-ppd hplip-3.10.6/prnt/ps/hp-laserjet_4000_series-ps.ppd +--- hplip-3.10.6/prnt/ps/hp-laserjet_4000_series-ps.ppd.deviceIDs-ppd 2010-09-13 12:42:36.000000000 +0200 ++++ hplip-3.10.6/prnt/ps/hp-laserjet_4000_series-ps.ppd 2010-09-13 12:45:07.000000000 +0200 +@@ -51,6 +51,7 @@ + + + *% Product Version Information ++*1284DeviceID: "MFG:Hewlett-Packard;MDL:HP LaserJet 4000 Series;DES:Hewlett-Packard LaserJet 4000 Series" + *Product: "(HP LaserJet 4000 Series)" + *Product: "(Hewlett-Packard HP LaserJet 4000 Series)" + *ModelName: "HP LaserJet 4000 Series" diff --git a/hplip.spec b/hplip.spec index 16afa6b..2714b5d 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.10.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -450,6 +450,9 @@ fi %{_bindir}/hpcups-update-ppds &>/dev/null ||: %changelog +* Tue Sep 13 2010 Jiri Popelka - 3.10.6-4 +- Added IEEE 1284 Device ID for HP LaserJet 4000 (bug #633227). + * Fri Aug 20 2010 Tim Waugh - 3.10.6-3 - Added another SNMP quirk for an OfficeJet Pro 8500 variant.