Added Device ID for HP LaserJet Professional P1606dn (bug #708472).
This commit is contained in:
parent
dad70eb536
commit
7b48777722
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.11.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
@ -168,6 +168,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
||||
# HP Color LaserJet CP2025dn (bug #651509).
|
||||
# HP Color LaserJet CM4730 MFP (bug #658831).
|
||||
# HP Color LaserJet CM3530 MFP (bug #659381).
|
||||
# HP LaserJet Professional P1606dn (bug #708472).
|
||||
%patch5 -p1 -b .deviceIDs-drv
|
||||
|
||||
# Stopped hpcups pointlessly trying to read spool files
|
||||
@ -516,6 +517,9 @@ fi
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2011 Tim Waugh <twaugh@redhat.com> 3.11.5-4
|
||||
- Added Device ID for HP LaserJet Professional P1606dn (bug #708472).
|
||||
|
||||
* Fri Jun 10 2011 Tim Waugh <twaugh@redhat.com> 3.11.5-3
|
||||
- Re-create installed hpcups PPDs unconditionally (bug #712241).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user