Hello community,

here is the log from the commit of package foomatic-filters for 
openSUSE:Factory checked in at 2012-02-16 14:56:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/foomatic-filters (Old)
 and      /work/SRC/openSUSE:Factory/.foomatic-filters.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "foomatic-filters", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/foomatic-filters/foomatic-filters.changes        
2011-09-23 01:58:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.foomatic-filters.new/foomatic-filters.changes   
2012-02-16 14:56:19.000000000 +0100
@@ -1,0 +2,14 @@
+Wed Feb  8 15:27:39 CET 2012 - [email protected]
+
+- Bugfix upgrade to foomatic-filters-4.0-20120208 which is
+  the bugfix version 4.0.9.242 (see the VERSION.full file)
+  which fixes CVE-2011-2924 (see bnc#713717).
+  See the ChangeLog file for details.
+
+-------------------------------------------------------------------
+Sun Sep 18 17:17:12 UTC 2011 - [email protected]
+
+- Apply packaging guidelines (remove redundant/obsolete
+  tags/sections from specfile, etc.)
+
+-------------------------------------------------------------------

Old:
----
  foomatic-filters-4.0.9.tar.gz

New:
----
  foomatic-filters-4.0-20120208.tar.gz

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

Other differences:
------------------
++++++ foomatic-filters.spec ++++++
--- /var/tmp/diff_new_pack.4qy43A/_old  2012-02-16 14:56:21.000000000 +0100
+++ /var/tmp/diff_new_pack.4qy43A/_new  2012-02-16 14:56:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package foomatic-filters
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           foomatic-filters
 # The ghostscript-devel RPM requires ghostscript-library
@@ -29,24 +27,25 @@
 # Since a foomatic-filters version after 4.0.6 pkg-config is required for 
build.
 # Since foomatic-filters-4.0.8 D-Bus is required for build
 # because there is ICC color managment via colord and colord requires D-Bus.
-BuildRequires:  a2ps dbus-1-devel ghostscript-devel ghostscript-library 
pkg-config
-License:        GPLv2+
-Group:          Hardware/Printing
+BuildRequires:  a2ps
+BuildRequires:  dbus-1-devel
+BuildRequires:  ghostscript-devel
+BuildRequires:  ghostscript-library
+BuildRequires:  pkg-config
 # The /usr/lib/cups/backend/beh is perl script text:
 Requires:       perl
 # "man foomatic-rip" reads:
 # "Non-PostScript/PDF files are translated to PostScript ... This is usually 
done by a2ps":
 Recommends:     a2ps
-# See the VERSION file if it is a snapshot with "bzrdate":
-Version:        4.0.9
-Release:        1
-AutoReqProv:    on
+# See the VERSION.full file if it is a snapshot with "bzrdate":
+Version:        4.0.9.242
+Release:        0
 # Source0...Source9 is for sources from upstream:
-# URL for Source0: 
http://www.openprinting.org/download/foomatic/foomatic-filters-4.0-20090513.tar.gz
-#%define bzrdate 4.0-20090513
-#Source0:        %{name}-%{bzrdate}.tar.bz2
+# URL for Source0: 
http://www.openprinting.org/download/foomatic/foomatic-filters-4.0-20120208.tar.gz
+%define bzrdate 4.0-20120208
+Source0:        foomatic-filters-%{bzrdate}.tar.gz
 # URL for Source0: 
http://www.openprinting.org/download/foomatic/foomatic-filters-4.0.9.tar.gz
-Source0:        %{name}-%{version}.tar.gz
+#Source0:        foomatic-filters-%{version}.tar.gz
 # Patch0...Patch9 is for patches from upstream:
 # ...
 # Patch10...Patch99 is for Suse patches for the sources from upstream:
@@ -57,6 +56,8 @@
 # Install into this non-root directory (required when norootforbuild is used):
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        The universal print filter foomatic-rip
+License:        GPL-2.0+
+Group:          Hardware/Printing
 
 %description
 The print filter "foomatic-rip" is used
@@ -65,18 +66,11 @@
 the printer's native format as described
 by a printer/driver-specific Foomatic PPD file.
 
-
-
-Authors:
---------
-    Till Kamppeter <[email protected]>
-    Lars Uebernickel <[email protected]>
-
 %prep
 # Be quiet when unpacking:
-%setup -q
+#setup -q
 # Use this "setup" if it is a snapshot with "bzrdate":
-# setup -q -n %{name}-%{bzrdate}
+%setup -q -n foomatic-filters-%{bzrdate}
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -fstack-protector"
@@ -88,12 +82,9 @@
 # and http://bugs.linux-foundation.org/show_bug.cgi?id=349
 export CUPS_BACKENDS="/usr/lib/cups/backend"
 export CUPS_FILTERS="/usr/lib/cups/filter"
-./configure \
-       --prefix=%{_prefix} \
-       --mandir=%{_mandir} \
-       --sysconfdir=%{_sysconfdir} \
+%configure \
        --libdir=/usr/lib
-make
+make %{?_smp_mflags}
 
 %install
 export CUPS_BACKENDS="/usr/lib/cups/backend"

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

Reply via email to