diff --git a/.cvsignore b/.cvsignore index 62bb1cb..72a5d81 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ gtk+-2.6.1.tar.bz2 gtk+-2.6.2.tar.bz2 gtk+-2.6.3.tar.bz2 gtk+-2.6.4.tar.bz2 +gtk+-2.6.5.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index b833efa..683b5a2 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -8,13 +8,13 @@ %define atk_version %{atk_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.6.4 +%define base_version 2.6.5 %define bin_version 2.4.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. Name: gtk2 Version: %{base_version} -Release: 3 +Release: 1 License: LGPL Group: System Environment/Libraries Source: gtk+-%{version}.tar.bz2 @@ -24,8 +24,6 @@ Source1: update-scripts.tar.gz Patch1: gtk+-2.3.2-themename.patch # Biarch changes Patch2: gtk+-2.4.1-lib64.patch -# Fixed in 2.6.5 -Patch3: gtk+-2.2.4-bmpcrash.patch BuildPrereq: atk-devel >= %{atk_version} BuildPrereq: pango-devel >= %{pango_version} @@ -85,7 +83,6 @@ docs for the GTK+ widget toolkit. %patch1 -p1 -b .themename %patch2 -p1 -b .lib64 -%patch3 -p1 -b .bmpcrash for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -260,6 +257,10 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Sat Apr 9 2005 Matthias Clasen - 2.6.5-1 +- Update to 2.6.5 +- Drop upstreamed patches + * Mon Mar 28 2005 Matthias Clasen - 2.6.4-3 - Fix a double free in the bmp loader diff --git a/sources b/sources index 739428a..7a5f937 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ cc70205392e209ae73eff74e020111f2 update-scripts.tar.gz -4749fce7b082b784a71a076aa586dc25 gtk+-2.6.4.tar.bz2 +3f52f64bdbd132eccfee2de5d2124190 gtk+-2.6.5.tar.bz2