cvsdist 55caed
%define glib2_base_version 2.3.0
cvsdist 55caed
%define glib2_version %{glib2_base_version}-1
cvsdist 4a6d3a
cvsdist 4a6d3a
Summary: Interfaces for accessibility support.
cvsdist 2c9996
Name: atk
Matthias Clasen 8c83ef
Version: 1.8.0
Matthias Clasen bbbf57
Release: 2
cvsdist 2c9996
License: LGPL
cvsdist 2c9996
Group: System Environment/Libraries
cvsdist 1623b1
Source: ftp://ftp.gtk.org/pub/gtk/v2.0/atk-%{version}.tar.bz2
Matthias Clasen bbbf57
Patch0: atk-1.8.0-utf8.patch
cvsdist 2c9996
URL: http://developer.gnome.org/projects/gap/
cvsdist 2c9996
BuildRoot: %{_tmppath}/atk-%{PACKAGE_VERSION}-root
cvsdist 4a6d3a
BuildPreReq: glib2-devel >= %{glib2_version}
cvsdist 2c9996
cvsdist 2c9996
%description
cvsdist 2c9996
The ATK library provides a set of interfaces for adding accessibility
cvsdist 4a6d3a
support to applications and graphical user interface toolkits. By
cvsdist 4a6d3a
supporting the ATK interfaces, an application or toolkit can be used
cvsdist 4a6d3a
with tools such as screen readers, magnifiers, and alternative input
cvsdist 4a6d3a
devices.
cvsdist 2c9996
cvsdist 2c9996
%package devel
cvsdist 4a6d3a
Summary: System for layout and rendering of internationalized text.
cvsdist 2c9996
Group: Development/Libraries
cvsdist 2c9996
Requires: atk = %{PACKAGE_VERSION}
cvsdist 4a6d3a
Requires: glib2-devel >= %{glib2_version}
cvsdist 2c9996
cvsdist 2c9996
%description devel
cvsdist 4a6d3a
The atk-devel package includes the static libraries, header files, and
cvsdist 4a6d3a
developer docs for the atk package.
cvsdist 2c9996
cvsdist 4a6d3a
Install atk-devel if you want to develop programs which will use ATK.
cvsdist 2c9996
cvsdist 2c9996
%prep
cvsdist f58c1b
%setup -q
Matthias Clasen bbbf57
%patch0 -p1 -b .utf8
cvsdist 2c9996
cvsdist 2c9996
%build
cvsdist 4a6d3a
cvsdist 049d76
%configure --disable-gtk-doc
cvsdist 2c9996
make
cvsdist 2c9996
cvsdist 2c9996
%install
cvsdist 2c9996
rm -rf $RPM_BUILD_ROOT
cvsdist 2c9996
cvsdist 2c9996
%makeinstall
cvsdist 2c9996
cvsdist 899c08
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
cvsdist 899c08
cvsdist 899c08
%find_lang atk10
cvsdist 899c08
cvsdist 2c9996
%clean
cvsdist 2c9996
rm -rf $RPM_BUILD_ROOT
cvsdist 2c9996
cvsdist 2c9996
%post -p /sbin/ldconfig
cvsdist 2c9996
cvsdist 2c9996
%postun -p /sbin/ldconfig
cvsdist 2c9996
cvsdist 2c9996
cvsdist 899c08
%files -f atk10.lang
cvsdist 2c9996
%defattr(-, root, root)
cvsdist 2c9996
%doc README AUTHORS COPYING ChangeLog
cvsdist 899c08
%{_libdir}/libatk*.so.*
cvsdist 2c9996
cvsdist 2c9996
%files devel
cvsdist 2c9996
%defattr(-, root, root)
cvsdist 899c08
%{_libdir}/libatk*.so
cvsdist 899c08
%{_includedir}/*
cvsdist 899c08
%{_libdir}/pkgconfig/*
cvsdist 899c08
%{_datadir}/gtk-doc/
cvsdist 049d76
cvsdist 2c9996
%changelog
Matthias Clasen bbbf57
* Tue Oct 12 2004 Matthias Clasen <mclasen@redhat.com> - 1.8.0-2
Matthias Clasen bbbf57
- convert tamil translations to UTF-8 (#135343)
Matthias Clasen bbbf57
Matthias Clasen 8c83ef
* Wed Sep 22 2004 Matthias Clasen <mclasen@redhat.com> - 1.8.0-1
Matthias Clasen 8c83ef
- update to 2.8.0
Matthias Clasen 8c83ef
cvsdist d0614b
* Mon Aug 16 2004 Matthias Clasen <mclasen@redhat.com> - 1.7.3-2
cvsdist d0614b
- Remove unnecessary BuildPrereqs
cvsdist d0614b
cvsdist 80ba58
* Fri Jul 30 2004 Matthias Clasen <clasen@redhat.com> 1.7.3-1
cvsdist 80ba58
- update to 2.7.3
cvsdist 80ba58
cvsdist 1a8984
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 1a8984
- rebuilt
cvsdist 1a8984
cvsdist f33d2b
* Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 1.6.0-1
cvsdist f33d2b
- update to 2.6.0
cvsdist f33d2b
cvsdist f33d2b
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f33d2b
- rebuilt
cvsdist f33d2b
cvsdist f33d2b
* Wed Feb 25 2004 Mark McLoughlin <markmc@redhat.com> 1.5.5-1
cvsdist f33d2b
- Update to 1.5.5.
cvsdist f33d2b
cvsdist f33d2b
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f33d2b
- rebuilt
cvsdist f33d2b
cvsdist 55caed
* Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 1.5.2-1
cvsdist 55caed
- new version
cvsdist 55caed
cvsdist f58c1b
* Tue Sep  9 2003 Jonathan Blandford <jrb@redhat.com> 1.4.0-1
cvsdist f58c1b
- new version
cvsdist f58c1b
cvsdist f58c1b
* Tue Aug 19 2003 Jonathan Blandford <jrb@redhat.com> 1.3.5-1
cvsdist f58c1b
- new version for 2.4
cvsdist f58c1b
cvsdist f58c1b
* Wed Jul  9 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-3.0
cvsdist f58c1b
- Remove specific version requirement from libtool
cvsdist f58c1b
cvsdist f58c1b
* Tue Jul  8 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-2.0
cvsdist f58c1b
- Bump for rebuild
cvsdist f58c1b
cvsdist f58c1b
* Tue Jun 10 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-1
cvsdist f58c1b
- Version 1.2.4
cvsdist f58c1b
cvsdist f58c1b
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist f58c1b
- rebuilt
cvsdist f58c1b
cvsdist 899c08
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 899c08
- rebuilt
cvsdist 899c08
cvsdist 899c08
* Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 899c08
- Package documentation, instead of blowing it away
cvsdist 899c08
- Version 1.2.0
cvsdist 899c08
cvsdist 899c08
* Wed Nov 27 2002 Tim Powers <timp@redhat.com> 1.0.3-3
cvsdist 899c08
- remove unpackaged files from the buildroot
cvsdist 899c08
cvsdist 899c08
* Mon Oct  7 2002 Havoc Pennington <hp@redhat.com>
cvsdist 899c08
- require glib 2.0.6-3
cvsdist 899c08
cvsdist 1623b1
* Wed Jul 31 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 1623b1
- Remove fixed-ltmain.sh
cvsdist 1623b1
- Version 1.0.3
cvsdist 1623b1
cvsdist ae28bb
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist ae28bb
- automated rebuild
cvsdist ae28bb
cvsdist ae28bb
* Tue Jun 04 2002 Havoc Pennington <hp@redhat.com>
cvsdist ae28bb
- rebuild in different environment
cvsdist ae28bb
cvsdist 1fe829
* Tue Jun  4 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1fe829
- 1.0.2
cvsdist 1fe829
cvsdist 1fe829
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 1fe829
- automated rebuild
cvsdist 1fe829
cvsdist 1fe829
* Wed Apr 24 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1fe829
 - rebuild in different environment
cvsdist 1fe829
cvsdist 1216d8
* Wed Apr  3 2002 Alex Larsson <alexl@redhat.com>
cvsdist 1216d8
- Update to version 1.0.1
cvsdist 1216d8
cvsdist 049d76
* Fri Mar  8 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 049d76
- Version 1.0.0
cvsdist 049d76
cvsdist 049d76
* Mon Feb 25 2002 Alex Larsson <alexl@redhat.com>
cvsdist 049d76
- Update to 0.13
cvsdist 049d76
cvsdist 049d76
* Thu Feb 21 2002 Alex Larsson <alexl@redhat.com>
cvsdist 049d76
- Bump for rebuild
cvsdist 049d76
cvsdist 049d76
* Mon Feb 18 2002 Havoc Pennington <hp@redhat.com>
cvsdist 049d76
- rebuild for glib 1.3.14
cvsdist 049d76
cvsdist 049d76
* Fri Feb 15 2002 Havoc Pennington <hp@redhat.com>
cvsdist 049d76
- add horrible buildrequires hack
cvsdist 049d76
cvsdist 049d76
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
cvsdist 049d76
- 0.12.90 cvs snap
cvsdist 049d76
cvsdist 049d76
* Tue Jan 29 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 049d76
- Version 0.10
cvsdist 049d76
cvsdist 049d76
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 049d76
- automated rebuild
cvsdist 049d76
cvsdist 4a6d3a
* Wed Jan  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a
- new snap 0.8.90
cvsdist 4a6d3a
cvsdist 4a6d3a
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a
- rebuild with glib hacked to work on 64-bit
cvsdist 4a6d3a
cvsdist 4a6d3a
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a
- Version 0.7
cvsdist 4a6d3a
- add explicit check for required glib2 version before we do the build,
cvsdist 4a6d3a
  so we don't end up with bad RPMs on --nodeps builds
cvsdist 4a6d3a
cvsdist 4a6d3a
* Fri Oct 26 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a
- rebuild due to hosage on ia64 build system causing link to old glib
cvsdist 4a6d3a
cvsdist 4a6d3a
* Thu Oct 25 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 4a6d3a
- Version 0.6
cvsdist 4a6d3a
cvsdist 4a6d3a
* Thu Sep 27 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a
- 0.5
cvsdist 4a6d3a
- sync with Owen's version
cvsdist 4a6d3a
cvsdist 4a6d3a
* Wed Sep 19 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a
- 0.4
cvsdist 4a6d3a
- fix requires
cvsdist 4a6d3a
- --enable-static
cvsdist 4a6d3a
- put static libs back in file list
cvsdist 4a6d3a
cvsdist 4a6d3a
* Mon Sep 10 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a
- update to CVS snapshot
cvsdist 4a6d3a
cvsdist 4a6d3a
* Wed Sep 05 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a
- require specific pango version
cvsdist 4a6d3a
- fix ltmain.sh to destroy all relinking BS
cvsdist 4a6d3a
cvsdist 4a6d3a
* Tue Sep  4 2001 root <root@dhcpd37.meridian.redhat.com>
cvsdist 4a6d3a
- Version 0.2
cvsdist 4a6d3a
cvsdist 2c9996
* Sat Jul 21 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 2c9996
- Configure with --disable-gtk-doc
cvsdist 2c9996
cvsdist 2c9996
* Tue Jul 10 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 2c9996
- Add post- and postun-sections running ldconfig
cvsdist 2c9996
cvsdist 2c9996
* Wed Jun 13 2001 Havoc Pennington <hp@redhat.com>
cvsdist 2c9996
- 0.2
cvsdist 2c9996
cvsdist 2c9996
* Fri May  4 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 2c9996
- Initial version