From 57b92be70585c249f90165cc77e34baaa773f92f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 24 Sep 2008 14:20:05 +0000 Subject: [PATCH] 2.14.3 --- .cvsignore | 2 +- gtk2.spec | 15 +++++---------- sources | 2 +- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/.cvsignore b/.cvsignore index 05abd9e..d821fa6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.14.2.tar.bz2 +gtk+-2.14.3.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 0ff5eea..c7ca0d3 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -10,13 +10,13 @@ %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.14.2 +%define base_version 2.14.3 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 5%{?dist} +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.14/gtk+-%{version}.tar.bz2 @@ -30,11 +30,6 @@ Patch1: gtk+-2.11.1-set-invisible-char-to-bullet.patch # a workaround for some brokenness in the flash plugin # see http://bugzilla.gnome.org/show_bug.cgi?id=463773 Patch2: workaround.patch -# fixed upstream -Patch3: info-leak.patch -# fixed upstream -Patch4: gail-leaks.patch -Patch5: bad-filechooser.patch BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} @@ -121,9 +116,6 @@ docs for the GTK+ widget toolkit. %patch0 -p1 -b .lib64 %patch1 -p1 -b .set-invisible-char-to-bullet %patch2 -p1 -b .workaround -%patch3 -p1 -b .info-leak -%patch4 -p1 -b .gail-leaks -%patch5 -p0 -b .bad-filechooser for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -307,6 +299,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-2.0 %changelog +* Wed Sep 24 2008 Matthias Clasen - 2.14.3-1 +- Update to 2.14.3 + * Mon Sep 22 2008 Matthias Clasen - 2.14.2-5 - Rebuild - Fix a filechooser crash diff --git a/sources b/sources index 8443a33..f3680fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b693a2c1c2dd95457b87d0d042aa5bba gtk+-2.14.2.tar.bz2 +359e44c8e47dfe04a09ac09b8e015e58 gtk+-2.14.3.tar.bz2