From c9834b45d6d877e8563b2287b77065ff811aa10e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 13 Oct 2004 01:24:21 +0000 Subject: [PATCH] Upgrade to 2.4.13 --- .cvsignore | 1 + gtk2.spec | 18 ++++++------------ sources | 2 +- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8e5f2e1..b38d0da 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ gtk+-2.4.9.tar.bz2 update-scripts.tar.gz gtk+-2.4.10.tar.bz2 +gtk+-2.4.13.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 465b0f0..d696a51 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.10 +%define base_version 2.4.13 %define bin_version 2.4.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. Name: gtk2 Version: %{base_version} -Release: 7 +Release: 1 License: LGPL Group: System Environment/Libraries Source: gtk+-%{version}.tar.bz2 @@ -31,12 +31,6 @@ Patch9: gtk-filechooser-search.patch Patch10: gtk+-2.4.7-update-counter.patch Patch11: gtk+-2.4.9-treeview-activate.patch Patch12: gtk+-2.4.9-backspace.patch -# make SELECT_FOLDER work better; will be in 2.4.11 -Patch13: gtk+-2.4.10-folders.patch -# make arrows in path bar larger; will be in 2.4.11 -Patch14: gtk+-2.4.10-arrows.patch -# improve speed of completion popup for large directories; will be in 2.4.11 -Patch15: gtk+-2.4.10-bigdirs.patch BuildPrereq: atk-devel >= %{atk_version} BuildPrereq: pango-devel >= %{pango_version} @@ -98,13 +92,10 @@ docs for the GTK+ widget toolkit. %patch5 -p1 -b .noexecstack %patch6 -p1 -b .lib64 %patch7 -p1 -b .treeview-typeahead -%patch9 -p0 -b .search +%patch9 -p1 -b .search %patch10 -p0 -b .update-counter %patch11 -p1 -b .treeview-activate %patch12 -p1 -b .backspace -%patch13 -p1 -b .folders -%patch14 -p1 -b .arrows -%patch15 -p1 -b .bigdirs for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -272,6 +263,9 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Tue Oct 12 2004 Matthias Clasen - 2.4.13-1 +- Upgrade to 2.4.13 + * Mon Oct 04 2004 Matthias Clasen - 2.4.10-7 - Don't move binaries to -32/-64 needlessly. diff --git a/sources b/sources index 6bdef3a..2056347 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ cc70205392e209ae73eff74e020111f2 update-scripts.tar.gz -d74a4eaa2cded9c125c6b322cc6622ec gtk+-2.4.10.tar.bz2 +3a438e1010704b11acaf060c9ba0fd7b gtk+-2.4.13.tar.bz2