From d9786ee7e505d1b93504daee3a8460cac7315263 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 06:01:55 +0000 Subject: auto-import gtk2-2.4.1-1 from gtk2-2.4.1-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index fc1c787..9b9dd8f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.4.0.tar.bz2 +gtk+-2.4.1.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 7038e02..386488e 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -8,13 +8,12 @@ %define atk_version %{atk_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.4.0 +%define base_version 2.4.1 %define bin_version 2.4.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. Name: gtk2 Version: %{base_version} -#Version: %{base_version} Release: 1 License: LGPL Group: System Environment/Libraries @@ -32,6 +31,8 @@ BuildPrereq: libtiff-devel BuildPrereq: libjpeg-devel BuildPrereq: libpng-devel >= %{libpng_version} BuildPrereq: /usr/bin/automake-1.8 +# needed for running aclocal +BuildPrereq: gtk-doc BuildRoot: %{_tmppath}/gtk-%{PACKAGE_VERSION}-root Obsoletes: gtk+-gtkbeta @@ -84,10 +85,11 @@ done %build + +# Patch3 modifies Makefile.am aclocal-1.8 automake-1.8 -# Patch4 modifies configure.in if test -x /usr/bin/autoconf-2.53; then autoconf-2.53 elif test -x /usr/bin/autoconf-2.52; then @@ -196,6 +198,9 @@ fi %doc tmpdocs/examples %changelog +* Thu May 20 2004 Matthias Clasen - 2.4.1-1 +- Upgrade to 2.4.1 + * Wed Mar 17 2004 Alex Larsson 2.4.0-1 - update to 2.4.0 - update bin_version to 2.4.0 diff --git a/sources b/sources index 83e89e4..2263c3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd16157de447c7f0a86495ad0dc67a1b gtk+-2.4.0.tar.bz2 +b71fc8b24ffd9399f98fc2a41cfe0c0c gtk+-2.4.1.tar.bz2