This commit is contained in:
Zdenek Dohnal 2019-12-12 12:40:45 +01:00
parent b2350835fd
commit 2247e69265
2 changed files with 4 additions and 20 deletions

View File

@ -1,13 +0,0 @@
diff --git a/data/models/models.dat b/data/models/models.dat
index f4d9955..234902f 100644
--- a/data/models/models.dat
+++ b/data/models/models.dat
@@ -62355,7 +62355,7 @@ usb-pid=af2a
usb-vid=3f0
wifi-config=3
-[hp_color_laserjet_mfp_m278-m281]
+[hp_colorlaserjet_mfp_m278-m281]
align-type=0
clean-type=0
color-cal-type=0

View File

@ -6,7 +6,7 @@
Summary: HP Linux Imaging and Printing Project
Name: hplip
Version: 3.19.11
Version: 3.19.12
Release: 1%{?dist}
License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC
@ -123,10 +123,6 @@ Patch48: hplip-missing-drivers.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1772698
# reported upstream https://bugs.launchpad.net/hplip/+bug/1853002
Patch49: hplip-missing-laserjet2200.patch
# color laserjet m278-m281 printers report themselves as colorlaserjet... in queries
# https://bugzilla.redhat.com/show_bug.cgi?id=1773345
# upstream https://bugs.launchpad.net/hplip/+bug/1851013
Patch50: hplip-m278m281-bad-model.patch
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: python3-pillow
@ -382,8 +378,6 @@ rm prnt/hpcups/ErnieFilter.{cpp,h} prnt/hpijs/ernieplatform.h
%patch48 -p1 -b .missing-drivers
# 1772698 - Can't setup printer (HP LJ 2200): no attributes found in model.dat
%patch49 -p1 -b .missing-laserjet-2200
# 1773345 - Problems with HP M281fdw LaserJet
%patch50 -p1 -b .m278-m281-bad-model
sed -i.duplex-constraints \
-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
@ -690,6 +684,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio
%changelog
* Thu Dec 12 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.19.12-1
- 3.19.12
* Thu Nov 28 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.19.11-1
- 3.19.11