Accepting request 817086 from home:mwilck:branches:Printing
- hplip-3.20.6.tar.gz has been updated on HP download server, causing the OBS download_files bot to fail. Fix it. - postscriptdriver provides are now enabled indirectly via cups-devel (boo#1172407) OBS-URL: https://build.opensuse.org/request/show/817086 OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=198
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:974696af6d403d13e2eee295feca87b30d210576a0255aa23118ac8a443cb366
|
||||
size 25909290
|
||||
oid sha256:c64b2d334348010a9911f4feb075b2aa669047e7adb86c72d4a6ee7d392a7c20
|
||||
size 25908476
|
||||
|
@@ -1,7 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAl7fcUYACgkQc9dwzaWQR7ls3QCfROLwEtgP1xtQ+9gTSx1zZQ0J
|
||||
HVUAn0THkD/PVJV4zO6t62z+ej8yqTo4
|
||||
=pX/P
|
||||
iEYEABECAAYFAl7rZ8EACgkQc9dwzaWQR7k3rQCeJIGD4a/G6P0MNtVgUkyQva2L
|
||||
n7MAoLtPeNEsMp6J7kc/zGgRm6j8VXjN
|
||||
=KBqV
|
||||
-----END PGP SIGNATURE-----
|
||||
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 25 15:47:36 UTC 2020 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- hplip-3.20.6.tar.gz has been updated on HP download server,
|
||||
causing the OBS download_files bot to fail. Fix it.
|
||||
- postscriptdriver provides are now enabled indirectly via cups-devel
|
||||
(boo#1172407)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 09:16:25 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
11
hplip.spec
11
hplip.spec
@@ -23,9 +23,6 @@
|
||||
%define pyver %{py3_ver}
|
||||
%define pyexe %{_bindir}/python3
|
||||
%global use_qt5 1
|
||||
# Set _with_new_pycups in prjconf if cups-rpm-helper is available
|
||||
# (for auto-generated printer driver Provides:)
|
||||
%bcond_with new_pycups
|
||||
Name: hplip
|
||||
Version: 3.20.6
|
||||
Release: 0
|
||||
@@ -157,11 +154,9 @@ Obsoletes: hplip17
|
||||
Provides: hplip3 = 3.9.5
|
||||
Obsoletes: hplip3 < 3.9.5
|
||||
Recommends: python3-reportlab
|
||||
%if 0%{?with_new_pycups}
|
||||
# All printer driver packages should have "BuildRequires: cups-rpm-helper"
|
||||
# for automatic generation of Provides: tags.
|
||||
BuildRequires: cups-rpm-helper
|
||||
%endif
|
||||
# cups-rpm-helper is now pulled in indirectly via cups-devel.
|
||||
# This causes the "postscriptdriver" provides to be generated.
|
||||
# To avoid that, put "Ignore: cups-devel: cups-rpm-helper in the prjconf.
|
||||
|
||||
%description
|
||||
The Hewlett-Packard Linux Imaging and Printing project (HPLIP) provides
|
||||
|
Reference in New Issue
Block a user