m277-m281 printer support got some fixes, so try to do not use our downstream patch
This commit is contained in:
parent
d91373d2c2
commit
a97e984267
@ -7,7 +7,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.18.12
|
Version: 3.18.12
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC
|
License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC
|
||||||
|
|
||||||
Url: https://developers.hp.com/hp-linux-imaging-and-printing
|
Url: https://developers.hp.com/hp-linux-imaging-and-printing
|
||||||
@ -276,7 +276,7 @@ rm prnt/hpcups/ErnieFilter.{cpp,h} prnt/hpijs/ernieplatform.h
|
|||||||
%patch30 -p1 -b .typo
|
%patch30 -p1 -b .typo
|
||||||
|
|
||||||
%patch31 -p1 -b .use-binary-str
|
%patch31 -p1 -b .use-binary-str
|
||||||
%patch32 -p1 -b .colorlaserjet-mfp-m278-m281
|
#%%patch32 -p1 -b .colorlaserjet-mfp-m278-m281
|
||||||
|
|
||||||
# TypeError: 'Error' object does not support indexing (bug #1564770)
|
# TypeError: 'Error' object does not support indexing (bug #1564770)
|
||||||
# upstream bug: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1718129
|
# upstream bug: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1718129
|
||||||
@ -599,6 +599,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
|||||||
%config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio
|
%config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 01 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.18.12-2
|
||||||
|
- m277-m281 printer support got some fixes, so try to do not use our downstream patch
|
||||||
|
|
||||||
* Tue Jan 08 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.18.12-1
|
* Tue Jan 08 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.18.12-1
|
||||||
- 3.18.12
|
- 3.18.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user