[gthumb] - Update to 2.12.2 (#669612) - Drop 4 upstreamed patch

chkr chkr at fedoraproject.org
Fri Jan 14 21:33:44 UTC 2011


commit 70fe0d57878f06964fc9bea85d30076f91914c05
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Fri Jan 14 22:33:34 2011 +0100

    - Update to 2.12.2 (#669612)
    - Drop 4 upstreamed patch

 ...ctivate-the-default-extensions-when-start.patch |   53 --------------------
 0002-Compile-with-fPIC-DPIC.patch                  |   25 ---------
 0003-fixed-crash-on-thumbnail-generation.patch     |   31 -----------
 gthumb.spec                                        |   22 ++------
 4 files changed, 6 insertions(+), 125 deletions(-)
---
diff --git a/gthumb.spec b/gthumb.spec
index 227fbd9..99a4ffd 100644
--- a/gthumb.spec
+++ b/gthumb.spec
@@ -1,17 +1,9 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
-Version: 2.12.1
-Release: 3%{?dist}
+Version: 2.12.2
+Release: 1%{?dist}
 URL: http://gthumb.sourceforge.net
 Source0: http://download.gnome.org/sources/gthumb/2.12/%{name}-%{version}.tar.bz2
-# http://git.gnome.org/browse/gthumb/commit/?h=gthumb-2-12&id=8302e856dae93b2df1cdb56c7683485aaec7727c
-Patch1: 0001-correctly-activate-the-default-extensions-when-start.patch
-# http://git.gnome.org/browse/gthumb/commit/?h=gthumb-2-12&id=42bb51756bc4e9d95ae01c004f050ca183573809
-Patch2: 0002-Compile-with-fPIC-DPIC.patch
-# http://git.gnome.org/browse/gthumb/commit/?h=gthumb-2-12&id=cc1ac5ee3a1f27040d310c24f55f6b76514f519c
-Patch3: 0003-fixed-crash-on-thumbnail-generation.patch
-# http://git.gnome.org/browse/gthumb/commit/?h=gthumb-2-12&id=1834cea61050e476e97e3831538169a40af8a72f
-Patch4: 0001-Enable-building-with-exiv2-0.21-349150.patch
 License: GPLv2+
 Group: User Interface/X
 
@@ -60,18 +52,12 @@ package.
 
 %prep
 %setup -q
-%patch1 -p1 -b default_extensions
-%patch2 -p1 -b compile_with_fpic
-%patch3 -p1 -b thumbnail_crash
-%patch4 -p1 -b exiv2-0.21
 
 # force regeneration
 rm -f extensions/importer/gth-import-enum-types.[hc]
 rm -f extensions/pixbuf_savers/enum-types.[hc]
 rm -f data/gthumb.schemas
 
-autoreconf -i -f
-
 %build
 %configure --disable-libbrasero --enable-libopenraw --disable-static
 
@@ -130,6 +116,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/aclocal/*
 
 %changelog
+* Fri Jan 14 2011 Christian Krause <chkr at fedoraproject.org> - 2.12.2-1
+- Update to 2.12.2 (#669612)
+- Drop 4 upstreamed patch
+
 * Sun Jan 02 2011 Christian Krause <chkr at fedoraproject.org> - 2.12.1-3
 - Rebuilt against new exiv2
 - Added upstream patch for changed API in exiv2-0.21


More information about the scm-commits mailing list