diff --git a/.cvsignore b/.cvsignore index 5936564..1ca9d7a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.12.2.tar.bz2 +gtk+-2.12.3.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index ec416f6..69078ae 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.12.2 +%define base_version 2.12.3 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X @@ -34,6 +34,8 @@ Patch2: workaround.patch # http://bugzilla.gnome.org/show_bug.cgi?id=488119 Patch3: system-log-crash.patch +Patch4: dirindex.patch + BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -111,6 +113,7 @@ docs for the GTK+ widget toolkit. %patch1 -p1 -b .set-invisible-char-to-bullet %patch2 -p1 -b .workaround %patch3 -p1 -b .system-log-crash +%patch4 -p1 -b .dirindex for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -294,6 +297,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-2.0 %changelog +* Wed Dec 5 2007 Matthias Clasen - 2.12.3-1 +- Update to 2.12.3 + * Mon Nov 26 2007 Matthias Clasen - 2.12.2-1 - Update to 2.12.2 diff --git a/sources b/sources index 3fe2aa3..c907b04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a789a8a333d418f47cda1dba106d9aac gtk+-2.12.2.tar.bz2 +dc8455144f27945f2fcbe91e75acd118 gtk+-2.12.3.tar.bz2