diff --git a/.cvsignore b/.cvsignore index be720d9..f1b9ca9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -41,3 +41,4 @@ gtk+-2.9.3.tar.bz2 gtk+-2.9.4.tar.bz2 gtk+-2.10.0.tar.bz2 gtk+-2.10.1.tar.bz2 +gtk+-2.10.2.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index c3a7e6b..8297a20 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -10,16 +10,16 @@ %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.10.1 +%define base_version 2.10.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: 3%{?dist} +Release: 1%{?dist} License: LGPL Group: System Environment/Libraries -Source: gtk+-%{version}.tar.bz2 +Source: gtk+-%{version}.tar.gz Source1: update-scripts.tar.gz # Biarch changes @@ -28,8 +28,6 @@ Patch0: gtk+-2.4.1-lib64.patch Patch1: gtk+-2.8.10-set-invisible-char-to-bullet.patch # Filechooser search Patch2: gtk+-2.10.1-search.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=346800 -Patch3: gtk+-2.10.1-fix-tree-crash.patch BuildPrereq: atk-devel >= %{atk_version} BuildPrereq: pango-devel >= %{pango_version} @@ -110,7 +108,6 @@ tar xzf %{SOURCE1} %patch0 -p1 -b .lib64 %patch1 -p1 -b .set-invisible-char-to-bullet %patch2 -p1 -b .search -%patch3 -p1 -b .fix-tree-crash for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -282,6 +279,9 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Fri Aug 18 2006 Matthias Clasen - 2.10.2-1.fc6 +- Update to 2.10.2 + * Mon Aug 14 2006 Matthias Clasen - 2.10.1-3.fc6 - Fix a problem with the search patch diff --git a/sources b/sources index 7f9cbc9..782f1c3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d8c012f67a8f23fa9aa495fca5331784 update-scripts.tar.gz -7f1d39031d50de8228211aa3230d4acd gtk+-2.10.1.tar.bz2 +9039804dfd115e40a70a6ba096f418a2 gtk+-2.10.2.tar.bz2