Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2013-03-08 09:28:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and      /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenPrintingPPDs", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes        
2013-02-11 20:51:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2013-03-08 09:28:17.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Feb 22 15:28:25 CET 2013 - [email protected]
+
+- Added "BuildRequires: python-cups" to get special
+  RPM Provides tags for the printers supported by
+  this package (see SUSE Bugzilla bnc#735865).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ OpenPrintingPPDs.spec ++++++
--- /var/tmp/diff_new_pack.kqYlOO/_old  2013-03-08 09:28:19.000000000 +0100
+++ /var/tmp/diff_new_pack.kqYlOO/_new  2013-03-08 09:28:19.000000000 +0100
@@ -15,9 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 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
+# but python-cups is not available for SLE10, regarding the suse_version value 
for SLE10
+# see http://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto
+%if 0%{?suse_version} > 1010
+BuildRequires:  python-cups
+%endif
 Summary:        PPD files from OpenPrinting.org
 License:        GPL-2.0+ and MIT
 Group:          Hardware/Printing

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to