diff --git a/.cvsignore b/.cvsignore index ca93d6b..d0705db 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.15.3.tar.bz2 +gtk+-2.15.4.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index d9dc33c..36a57e1 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.15.3 +%define base_version 2.15.4 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 3%{?dist} +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.15/gtk+-%{version}.tar.bz2 @@ -31,9 +31,6 @@ Patch2: workaround.patch # http://bugzilla.redhat.com/show_bug.cgi?id=478400 Patch3: default_printer.patch -# fixed upstream -Patch4: polkit-action.patch - BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -138,7 +135,6 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch0 -p1 -b .lib64 %patch2 -p1 -b .workaround %patch3 -p0 -b .default-printer -%patch4 -p1 -b .polkit-action %build libtoolize --force --copy @@ -338,6 +334,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 17 2009 Matthias Clasen - 2.15.4-1 +- Update to 2.15.4 + * Sat Feb 14 2009 Matthias Clasen - 2.15.3-3 - Split off a noarch devel-docs subpackage diff --git a/sources b/sources index f3e4d90..7f655ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e490d990f170e78555f84133f4aafdfe gtk+-2.15.3.tar.bz2 +663b63d82d88215c1cc0c53390bf9512 gtk+-2.15.4.tar.bz2