diff --git a/.cvsignore b/.cvsignore index da52a5a..1d007b8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -gtk+-2.4.4.tar.bz2 +gtk+-2.4.6.tar.bz2 update-scripts.tar.gz diff --git a/gtk2.spec b/gtk2.spec index b30c74a..32f08f5 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.4.4 +%define base_version 2.4.6 %define bin_version 2.4.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. Name: gtk2 Version: %{base_version} -Release: 4 +Release: 2 License: LGPL Group: System Environment/Libraries Source: gtk+-%{version}.tar.bz2 @@ -91,7 +91,7 @@ for i in config.guess config.sub ; do done %build - +libtoolize --force # Patch3 modifies Makefile.am aclocal-1.9 @@ -255,6 +255,10 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Fri Aug 13 2004 Matthias Clasen 2.4.6-1 +- update to 2.4.6 +- call libtoolize --force to win .so's back... + * Fri Jul 30 2004 Jonathan Blandford 2.4.4-4 - add typeahead patch to GtkTreeView - automake-1.9 diff --git a/sources b/sources index 9e55180..3ec8fb7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6e6ffc9003aee319ed99336b147ad19f gtk+-2.4.4.tar.bz2 +d3da9aecbb760d276353b3392f338cee gtk+-2.4.6.tar.bz2 cc70205392e209ae73eff74e020111f2 update-scripts.tar.gz