From f58c1b918c560d482c839f969ad9547ae4cb7e4a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:15:38 +0000 Subject: auto-import changelog data from atk-1.4.0-1.src.rpm Tue Sep 09 2003 Jonathan Blandford 1.4.0-1 - new version Tue Aug 19 2003 Jonathan Blandford 1.3.5-1 - new version for 2.4 Wed Jul 09 2003 Owen Taylor 1.2.4-3.0 - Remove specific version requirement from libtool Tue Jul 08 2003 Owen Taylor 1.2.4-2.0 - Bump for rebuild Tue Jun 10 2003 Owen Taylor 1.2.4-1 - Version 1.2.4 Wed Jun 04 2003 Elliot Lee - rebuilt --- diff --git a/.cvsignore b/.cvsignore index 030dd76..bb9bb10 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -atk-1.2.0.tar.bz2 +atk-1.4.0.tar.bz2 diff --git a/atk.spec b/atk.spec index 831bc7c..7f9a4c7 100644 --- a/atk.spec +++ b/atk.spec @@ -1,20 +1,19 @@ - -# Something's not quite right with libtool.... -%define __libtoolize : - %define glib2_base_version 2.0.6 %define glib2_version %{glib2_base_version}-3 Summary: Interfaces for accessibility support. Name: atk -Version: 1.2.0 -Release: 2 +Version: 1.4.0 +Release: 1 License: LGPL Group: System Environment/Libraries Source: ftp://ftp.gtk.org/pub/gtk/v2.0/atk-%{version}.tar.bz2 URL: http://developer.gnome.org/projects/gap/ BuildRoot: %{_tmppath}/atk-%{PACKAGE_VERSION}-root BuildPreReq: glib2-devel >= %{glib2_version} +BuildPreReq: libtool +BuildPreReq: /usr/bin/autoconf +BuildPreReq: /usr/bin/aclocal-1.4 %description The ATK library provides a set of interfaces for adding accessibility @@ -36,7 +35,7 @@ developer docs for the atk package. Install atk-devel if you want to develop programs which will use ATK. %prep -%setup -n atk-%{version} +%setup -q %build @@ -73,6 +72,24 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/ %changelog +* Tue Sep 9 2003 Jonathan Blandford 1.4.0-1 +- new version + +* Tue Aug 19 2003 Jonathan Blandford 1.3.5-1 +- new version for 2.4 + +* Wed Jul 9 2003 Owen Taylor 1.2.4-3.0 +- Remove specific version requirement from libtool + +* Tue Jul 8 2003 Owen Taylor 1.2.4-2.0 +- Bump for rebuild + +* Tue Jun 10 2003 Owen Taylor 1.2.4-1 +- Version 1.2.4 + +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Wed Jan 22 2003 Tim Powers - rebuilt diff --git a/sources b/sources index 9df7ccf..fe3d106 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06a84758129554ae044af8865ecb6f1c atk-1.2.0.tar.bz2 +e501dde880fb2bbe77e428cfa2ee25f6 atk-1.4.0.tar.bz2