summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPadraig O'Briain <padraig.obriain@sun.com>2005-02-23 09:14:51 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2005-02-23 09:14:51 +0000
commit1cac86a2f794949b073c2ddde30852f8c59323e8 (patch)
tree5d60ca6f8acc863761cabcb6912ec3ca8772bf80
parent49cf20ab294bf8e240ee135c592aa8160b88b364 (diff)
downloadatk-1cac86a2f794949b073c2ddde30852f8c59323e8.tar.gz
Corrected FTP directory. (bug #168218) Corrected spelling
2005-02-23 Padraig O'Briain <padraig.obriain@sun.com> * atk.spec.in: Corrected FTP directory. (bug #168218) Corrected spelling
-rw-r--r--ChangeLog5
-rw-r--r--atk.spec.in10
2 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ae6f107..d3551f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-23 Padraig O'Briain <padraig.obriain@sun.com>
+
+ * atk.spec.in: Corrected FTP directory. (bug #168218)
+ Corrected spelling
+
2005-02-08 Christian Rose <menthos@menthos.com>
* configure.in: Added "xh" to ALL_LINGUAS.
diff --git a/atk.spec.in b/atk.spec.in
index 94cd1b8..3486492 100644
--- a/atk.spec.in
+++ b/atk.spec.in
@@ -1,17 +1,17 @@
Name: atk
-Summary: Accessability Toolkit
+Summary: Accessibility Toolkit
Version: @VERSION@
Release: 1
License: LGPL
Group: Development/Libraries
-Source: ftp://ftp.gimp.org/pub/gtk/v1.3/%{name}-%{version}.tar.gz
+Source: ftp://ftp.gimp.org/pub/gtk/v2.6/%{name}-%{version}.tar.gz
BuildRoot: /var/tmp/%{name}-%{version}-root
URL: http://www.gtk.org
Requires: glib2 >= @GLIB_REQUIRED_VERSION@
BuildRequires: glib2-devel >= @GLIB_REQUIRED_VERSION@
%description
-Handy library of accessability functions. Development libs and headers
+Handy library of accessibility functions. Development libs and headers
are in atk-devel.
%package devel
@@ -68,6 +68,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/locale/*/*
%changelog
+* Wed Feb 23 2005 Padraig O'Briain <padraig.obriain@sun.com>
+- Updated version number in Source from 1.3 to 2.6.
+- Corrceted spelling of Accessibility
+
* Fri Jun 20 2003 James T. Richardson, Jr. <james@richardsons.us>
- Updated for atk-1.3.2
added: {_datadir}/locale/*/*