Hello community,
here is the log from the commit of package OpenPrintingPPDs for
openSUSE:Factory checked in at 2020-07-05 01:09:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
and /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenPrintingPPDs"
Sun Jul 5 01:09:54 2020 rev:22 rq:818328 version:4.0.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2020-03-27 00:26:11.088283774 +0100
+++
/work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new.3060/OpenPrintingPPDs.changes
2020-07-05 01:10:28.519465671 +0200
@@ -1,0 +2,5 @@
+Thu Jun 25 12:33:39 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- BuildRequires cups-rpm-helper to fix printer driver provides (boo#1172407)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ OpenPrintingPPDs.spec ++++++
--- /var/tmp/diff_new_pack.4UZQJD/_old 2020-07-05 01:10:32.039477683 +0200
+++ /var/tmp/diff_new_pack.4UZQJD/_new 2020-07-05 01:10:32.043477696 +0200
@@ -18,11 +18,10 @@
Name: OpenPrintingPPDs
BuildRequires: cups
-# All printer driver packages should have "BuildRequires: python-cups"
-# because python-cups installs special rpm macros that adds Provides tags
-# for the printer drivers supported by the package,
-# see https://bugzilla.novell.com/show_bug.cgi?id=735865
-BuildRequires: python3-cups
+# for automatic printer driver requires
+%if 0%{?suse_version} >= 1500
+BuildRequires: cups-rpm-helper
+%endif
Summary: PPD files from OpenPrinting.org
# The package version is the PPD-O-MATIC version mentioned in the PPD files
# which is currently "PPD-O-MATIC (4.0.0 or newer)"