From c92c95d25959970ddba10625184fe03bd3476bc6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 26 Nov 2007 23:59:05 +0000 Subject: [PATCH] 2.12.2 --- gtk2.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/gtk2.spec b/gtk2.spec index ae5765d..0602a18 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.12.1 +%define base_version 2.12.2 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 6%{?dist} +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.12/gtk+-%{version}.tar.bz2 @@ -37,9 +37,6 @@ Patch3: firefox-print-preview.patch # http://bugzilla.gnome.org/show_bug.cgi?id=488119 Patch4: system-log-crash.patch -# fixed in upstream svn -Patch5: builder-turkish.patch - BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -118,7 +115,6 @@ docs for the GTK+ widget toolkit. %patch2 -p1 -b .workaround %patch3 -p1 -b .firefox-print-preview %patch4 -p1 -b .system-log-crash -%patch5 -p1 -b .builder-turkish for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -142,7 +138,7 @@ fi ## smp_mflags doesn't work for now due to gdk-pixbuf.loaders, may be fixed ## past gtk 2.1.2 -make ## %{?_smp_mflags} +make CFLAGS="-ggdb -O0" ## %{?_smp_mflags} # turn off for now, since floatingtest needs a display #make check @@ -302,6 +298,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-2.0 %changelog +* Mon Nov 26 2007 Matthias Clasen - 2.12.2-1 +- Update to 2.12.2 + * Sun Nov 4 2007 Matthias Clasen - 2.12.1-6 - Include the /usr/lib/gtk-2.0/2.10.0/filesystems directory