From 0e6589490410762cce66440a77083398674e5af5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 2 Jan 2009 01:46:05 +0000 Subject: [PATCH] 2.15.0 --- .cvsignore | 2 +- gtk2.spec | 12 +++++------- sources | 2 +- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index bb2a87f..f99a54a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.14.6.tar.bz2 +gtk+-2.15.0.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 3d0de02..d33e478 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -10,7 +10,7 @@ %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.14.6 +%define base_version 2.15.0 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X @@ -19,14 +19,12 @@ Version: %{base_version} Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries -Source: http://download.gnome.org/sources/gtk+/2.14/gtk+-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gtk+/2.15/gtk+-%{version}.tar.bz2 Source1: update-gdk-pixbuf-loaders Source2: update-gtk-immodules # Biarch changes Patch0: gtk+-2.13.5-lib64.patch -# Fedora patch -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 @@ -115,7 +113,6 @@ GTK+ widget toolkit. %setup -q -n gtk+-%{version} %patch0 -p1 -b .lib64 -%patch1 -p1 -b .set-invisible-char-to-bullet %patch2 -p1 -b .workaround %build @@ -137,8 +134,6 @@ fi # fight unused direct deps sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool -## smp_mflags doesn't work for now due to gdk-pixbuf.loaders, may be fixed -## past gtk 2.1.2 make #%{?_smp_mflags} # turn off for now, since floatingtest needs a display #make check @@ -296,6 +291,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-2.0 %changelog +* Thu Jan 1 2009 Matthias Clasen - 2.15.0-1 +- Update to 2.15.0 + * Tue Dec 16 2008 Matthias Clasen - 2.14.6-1 - Update to 2.14.6 diff --git a/sources b/sources index 2336ddc..ccf67bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69c2d2842203d7b627bc6ec34cb4a4f8 gtk+-2.14.6.tar.bz2 +23ff288d00b24f0820a4ae79a747f25e gtk+-2.15.0.tar.bz2