diff --git a/.cvsignore b/.cvsignore index 7bf4d39..fe4043c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -atk-1.0.2.tar.bz2 +atk-1.0.3.tar.bz2 diff --git a/atk.spec b/atk.spec index 0872419..26c7b87 100644 --- a/atk.spec +++ b/atk.spec @@ -7,12 +7,11 @@ Summary: Interfaces for accessibility support. Name: atk -Version: 1.0.2 -Release: 3 +Version: 1.0.3 +Release: 1 License: LGPL Group: System Environment/Libraries -Source: ftp://ftp.gtk.org/pub/gtk/v1.3/atk-%{version}.tar.bz2 -Source2: fixed-ltmain.sh +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} @@ -37,11 +36,10 @@ developer docs for the atk package. Install atk-devel if you want to develop programs which will use ATK. %prep -%setup +%setup -n atk-%{version} %build -rm ltmain.sh && cp %{SOURCE2} ltmain.sh %configure --disable-gtk-doc make @@ -71,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 31 2002 Owen Taylor +- Remove fixed-ltmain.sh +- Version 1.0.3 + * Fri Jun 21 2002 Tim Powers - automated rebuild diff --git a/sources b/sources index 0619900..e767dcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ab608b46e2e6478146bac60c5a748ea atk-1.0.2.tar.bz2 +9041396017f8207b8aa2bece27eb5ebb atk-1.0.3.tar.bz2