m278-m281 doesn;t work correctly again
This commit is contained in:
parent
9dd4add413
commit
57e7f89944
@ -47,6 +47,8 @@ Patch30: hplip-typo.patch
|
||||
# expects binary string because of parameters. Remove this patch if base/utils.py
|
||||
# code gets fixed.
|
||||
Patch31: hplip-use-binary-str.patch
|
||||
# m278-m281 doesn't work correctly again
|
||||
Patch32: hplip-colorlaserjet-mfp-m278-m281.patch
|
||||
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
Requires: python3-pillow
|
||||
@ -248,6 +250,7 @@ rm prnt/hpcups/ErnieFilter.{cpp,h} prnt/hpijs/ernieplatform.h
|
||||
%patch30 -p1 -b .typo
|
||||
|
||||
%patch31 -p1 -b .use-binary-str
|
||||
%patch32 -p1 -b .colorlaserjet-mfp-m278-m281
|
||||
|
||||
sed -i.duplex-constraints \
|
||||
-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
|
||||
@ -530,6 +533,7 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
||||
%changelog
|
||||
* Fri May 25 2018 Zdenek Dohnal <zdohnal@redhat.com> - 3.18.5-2
|
||||
- hp-setup fails on fax setup - use binary strings
|
||||
- m278-m281 doesn;t work correctly again
|
||||
|
||||
* Thu May 24 2018 Zdenek Dohnal <zdohnal@redhat.com> - 3.18.5-1
|
||||
- 3.18.5
|
||||
|
Loading…
Reference in New Issue
Block a user