Hello community, here is the log from the commit of package m2300w for openSUSE:Factory checked in at 2013-03-08 09:22:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/m2300w (Old) and /work/SRC/openSUSE:Factory/.m2300w.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "m2300w", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/m2300w/m2300w.changes 2012-04-17 07:46:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.m2300w.new/m2300w.changes 2013-03-08 09:22:33.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Feb 22 14:48:29 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: ------------------ ++++++ m2300w.spec ++++++ --- /var/tmp/diff_new_pack.cXYVbj/_old 2013-03-08 09:22:33.000000000 +0100 +++ /var/tmp/diff_new_pack.cXYVbj/_new 2013-03-08 09:22:33.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package m2300w # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: m2300w BuildRequires: autoconf # If foomatic-filters is not installed, configure fails with @@ -28,6 +29,11 @@ # Please install ghostscript first." # But ghostscript-mini is sufficient to build it: BuildRequires: ghostscript-mini +# 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: python-cups Url: http://sourceforge.net/projects/m2300w/ Summary: Konica Minolta magicolor 2300W and 2400W Printer Driver License: GPL-2.0+ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
