[gutenprint/f16] 5.2.9

Jiří Popelka jpopelka at fedoraproject.org
Mon Jul 9 13:18:25 UTC 2012


commit 093242fa9003d67c962fd92bab17dee86a5c43f4
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Mon Jul 9 12:40:28 2012 +0200

    5.2.9

 .gitignore                    |    1 +
 gutenprint-5.2.8-soname.patch |  225 -----------------------------------------
 gutenprint.spec               |   17 +--
 sources                       |    2 +-
 4 files changed, 7 insertions(+), 238 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6aeff32..01670a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ gutenprint-5.2.5.tar.bz2
 gutenprint-5.2.6.tar.bz2
 /gutenprint-5.2.7.tar.bz2
 /gutenprint-5.2.8.tar.bz2
+/gutenprint-5.2.9.tar.bz2
diff --git a/gutenprint.spec b/gutenprint.spec
index 65bd013..27722c0 100644
--- a/gutenprint.spec
+++ b/gutenprint.spec
@@ -2,8 +2,8 @@
 
 Name:           gutenprint
 Summary:        Printer Drivers Package
-Version:        5.2.8
-Release:        2%{?dist}
+Version:        5.2.9
+Release:        1%{?dist}
 Group:          System Environment/Base
 URL:            http://gimp-print.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/sourceforge/gimp-print/gutenprint-%{version}.tar.bz2
@@ -16,7 +16,6 @@ Patch1:         gutenprint-O6.patch
 Patch2:         gutenprint-selinux.patch
 Patch3:         gutenprint-postscriptdriver.patch
 Patch4:         gutenprint-device-ids.patch
-Patch5:         gutenprint-5.2.8-soname.patch
 License:        GPLv2+
 
 BuildRequires:  cups-libs >= 1.1.22-0.rc1.9.10, cups >= 1.1.22-0.rc1.9.10 
@@ -34,11 +33,6 @@ Provides:       gimp-print-utils = 4.2.7-25
 # Make sure we get postscriptdriver tags.
 BuildRequires:  python-cups, cups
 
-# Due to gutenprint-5.2.8-soname.patch
-BuildRequires: autoconf
-BuildRequires: automake
-BuildRequires: libtool
-
 ## NOTE ##
 # The README file in this package contains suggestions from upstream
 # on how to package this software. I'd be inclined to follow those
@@ -180,13 +174,9 @@ Epson, HP and compatible printers.
 %patch4 -p1 -b .device-ids
 # Fix build against new versions of gcc.
 
-# Avoid the libgutenprint soname bump so we can update gutenprint in F16 & 17.
-%patch5 -p1 -b .soname
-
 cp %{SOURCE2} src/cups/cups-genppdupdate.in
 
 %build
-./autogen.sh
 %configure --disable-static --disable-dependency-tracking  \
             --with-foomatic --with-ghostscript \
             --enable-samples --enable-escputil \
@@ -302,6 +292,9 @@ fi
 /bin/rm -f /var/cache/foomatic/*
 
 %changelog
+* Mon Jul 09 2012 Jiri Popelka <jpopelka at redhat.com> 5.2.9-1
+- 5.2.9
+
 * Tue Jun 12 2012 Jiri Popelka <jpopelka at redhat.com> 5.2.8-2
 - Avoid the libgutenprint soname bump so we can update gutenprint in F16 & 17.
 
diff --git a/sources b/sources
index 82aa585..0ffeb67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ed64c0f994245852da8e9fa6a137060  gutenprint-5.2.8.tar.bz2
+aefbec27b96dd404d9ac9811e17d58ce  gutenprint-5.2.9.tar.bz2


More information about the scm-commits mailing list