From 7585a81a376e5503b4f6884c0bc8da25f57ddbad Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 6 Jul 2010 18:24:27 +0000 Subject: [PATCH] 2.21.4 --- .cvsignore | 2 +- gtk2.spec | 15 +++++---------- sources | 2 +- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/.cvsignore b/.cvsignore index ab4ec61..085e759 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.21.3.tar.bz2 +gtk+-2.21.4.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 513a289..3d3b65f 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -17,8 +17,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 -Version: 2.21.3 -Release: 3%{?dist} +Version: 2.21.4 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -41,9 +41,6 @@ Patch8: tooltip-positioning.patch #Patch14: gtk2-landscape-pdf-print.patch # https://bugzilla.gnome.org/show_bug.cgi?id=611313 Patch15: window-dragging.patch -# upstream fix -Patch16: 0001-Fix-dynamic-module-check.patch -BuildRequires: automake autoconf libtool BuildRequires: atk-devel >= %{atk_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -162,9 +159,6 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch8 -p1 -b .tooltip-positioning #%patch14 -p1 -b .landscape-pdf-print %patch15 -p1 -b .window-dragging -%patch16 -p1 -b .dynamic-modules - -autoreconf -i -f %build (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi; @@ -177,8 +171,6 @@ autoreconf -i -f sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool make %{?_smp_mflags} -# turn off for now, since floatingtest needs a display -#make check # truncate NEWS awk '/^Overview of Changes/ { seen+=1 } @@ -362,6 +354,9 @@ fi %doc tmpdocs/examples %changelog +* Tue Jul 6 2010 Matthias Clasen - 2.21.4-1 +- Update to 2.21.4 + * Wed Jun 30 2010 Matthias Clasen - 2.21.3-3 - Rebuild for "Incompatible version 1.0 (supported: 1.1). GRRR diff --git a/sources b/sources index 8e03433..d4a4f66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c2ce2dc24b4864365630eebf51368c6 gtk+-2.21.3.tar.bz2 +71f15885add9dfab47659966acc7ef66 gtk+-2.21.4.tar.bz2