5f3439c
%define glib2_version 2.6.0
cvsdist 4a6d3a3
09a4c93
Summary: Interfaces for accessibility support
cvsdist 2c9996a
Name: atk
2a8a2fc
Version: 1.22.0
7551eee
Release: 1%{?dist}
8eca627
License: LGPLv2+
cvsdist 2c9996a
Group: System Environment/Libraries
2a8a2fc
Source: http://download.gnome.org/sources/atk/1.22/atk-%{version}.tar.bz2 
cvsdist 2c9996a
URL: http://developer.gnome.org/projects/gap/
3327280
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
02af258
BuildRequires: glib2-devel >= %{glib2_version}
dee14fb
BuildRequires: gnome-doc-utils
8ac87e6
BuildRequires: gettext
66f2e14
BuildRequires: perl(XML::Parser)
cvsdist 2c9996a
cvsdist 2c9996a
%description
cvsdist 2c9996a
The ATK library provides a set of interfaces for adding accessibility
cvsdist 4a6d3a3
support to applications and graphical user interface toolkits. By
cvsdist 4a6d3a3
supporting the ATK interfaces, an application or toolkit can be used
cvsdist 4a6d3a3
with tools such as screen readers, magnifiers, and alternative input
cvsdist 4a6d3a3
devices.
cvsdist 2c9996a
cvsdist 2c9996a
%package devel
3327280
Summary: Files necessary to develop applications using ATK
cvsdist 2c9996a
Group: Development/Libraries
3327280
Requires: %{name} = %{version}-%{release}
cvsdist 4a6d3a3
Requires: glib2-devel >= %{glib2_version}
7132c99
Requires: pkgconfig
41ce02e
Requires: gtk-doc
cvsdist 2c9996a
cvsdist 2c9996a
%description devel
cvsdist 4a6d3a3
The atk-devel package includes the static libraries, header files, and
cvsdist 4a6d3a3
developer docs for the atk package.
cvsdist 2c9996a
cvsdist 4a6d3a3
Install atk-devel if you want to develop programs which will use ATK.
cvsdist 2c9996a
cvsdist 2c9996a
%prep
cvsdist f58c1b9
%setup -q
cvsdist 2c9996a
cvsdist 2c9996a
%build
6da2025
%configure --disable-gtk-doc
41ce02e
make %{?_smp_mflags}
cvsdist 2c9996a
cvsdist 2c9996a
%install
cvsdist 2c9996a
rm -rf $RPM_BUILD_ROOT
cvsdist 2c9996a
41ce02e
make install DESTDIR=$RPM_BUILD_ROOT
cvsdist 2c9996a
cvsdist 899c081
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
cvsdist 899c081
cvsdist 899c081
%find_lang atk10
cvsdist 899c081
cvsdist 2c9996a
%clean
cvsdist 2c9996a
rm -rf $RPM_BUILD_ROOT
cvsdist 2c9996a
cvsdist 2c9996a
%post -p /sbin/ldconfig
cvsdist 2c9996a
cvsdist 2c9996a
%postun -p /sbin/ldconfig
cvsdist 2c9996a
cvsdist 2c9996a
cvsdist 899c081
%files -f atk10.lang
cvsdist 2c9996a
%defattr(-, root, root)
8eca627
%doc README AUTHORS COPYING NEWS
cvsdist 899c081
%{_libdir}/libatk*.so.*
cvsdist 2c9996a
cvsdist 2c9996a
%files devel
cvsdist 2c9996a
%defattr(-, root, root)
cvsdist 899c081
%{_libdir}/libatk*.so
cvsdist 899c081
%{_includedir}/*
cvsdist 899c081
%{_libdir}/pkgconfig/*
3c119e8
%{_datadir}/gtk-doc/html/atk
cvsdist 049d760
cvsdist 2c9996a
%changelog
2a8a2fc
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 1.22.0-1
2a8a2fc
- Update to 1.22.0
2a8a2fc
7551eee
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 1.21.92-1
7551eee
- Update to 1.21.92
7551eee
7481a10
* Fri Feb  8 2008 Matthias Clasen <mclasen@redhat.com> - 1.21.5-2
7481a10
- Rebuild for gcc 4.3
7481a10
24dc775
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> - 1.21.5-1
24dc775
- Update to 1.21.5
24dc775
af02d9d
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 1.20.0-1
af02d9d
- Update to 1.20.0
af02d9d
41ce02e
* Wed Aug 15 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.6-3
41ce02e
- Small fixes
41ce02e
8eca627
* Mon Aug  6 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.6-2
8eca627
- Update license field
8eca627
de589d9
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.6-1
de589d9
- Update to 1.19.6
de589d9
a8fe5bc
* Mon Jun  4 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.3-1
a8fe5bc
- Update to 1.19.3
a8fe5bc
187668c
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.1-1
187668c
- Update to 1.19.1
187668c
9593097
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 1.18.0-1
9593097
- Update to 1.18.0
9593097
66f2e14
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> - 1.17.0-1
66f2e14
- Update to 1.17.0
66f2e14
02af258
* Wed Jan 22 2007 Matthias Clasen <mclasen@redhat.com> - 1.13.2-1
02af258
- Update to 1.13.2
02af258
3c119e8
* Wed Jan 10 2007 Matthias Clasen <mclasen@redhat.com> - 1.13.1-1
3c119e8
- Update to 1.13.1
3c119e8
3327280
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.4-1
3327280
- Update to 1.12.4
3327280
7132c99
* Fri Oct 20 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.3-1
7132c99
- Update to 1.12.3
7132c99
- Require pkgconfig in the -devel package
7132c99
09a4c93
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.2-1.fc6
09a4c93
- Update to 1.12.2
09a4c93
a105c13
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.1-2
a105c13
- Rebuild
a105c13
4d2eeac
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.1-1
4d2eeac
- Update to 1.12.1
4d2eeac
1f59115
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.11.4-4.1
1f59115
- rebuild
1f59115
3fe798f
* Thu Jun  8 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.4-4
3fe798f
- Rebuild
3fe798f
62d1e16
* Thu Jun  1 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.4-3
62d1e16
- Rebuild
62d1e16
5755cd8
* Tue Apr  4 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.4-2
276e766
- Update to 1.11.4
276e766
4f2e5c9
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.3-1
4f2e5c9
- Update to 1.11.3
4f2e5c9
27353cd
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.11.2-1.2
27353cd
- bump again for double-long bug on ppc(64)
27353cd
574f4c9
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.11.2-1.1
574f4c9
- rebuilt for new gcc4.1 snapshot and glibc changes
574f4c9
6da2025
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.2-1
6da2025
- Update to 1.11.2
6da2025
b4857e8
* Mon Jan 16 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.0-1
b4857e8
- Update to 1.11.0
b4857e8
3f0b760
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
3f0b760
- rebuilt
3f0b760
8d31bfb
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> - 1.10.3-1
8d31bfb
- Update to 1.10.3
8d31bfb
0d38f04
* Tue Jun 28 2005 Matthias Clasen <mclasen@redhat.com> - 1.10.1-1
0d38f04
- Update to 1.10.1
0d38f04
816fc28
* Mon Mar 14 2005 Matthias Clasen <mclasen@redhat.com> - 1.9.1-1
816fc28
- Update to 1.9.1
816fc28
d5e4ce1
* Wed Mar  2 2005 Matthias Clasen <mclasen@redhat.com> - 1.9.0-2
d5e4ce1
- Rebuilt
d5e4ce1
5f3439c
* Wed Jan 26 2005 Matthias Clasen <mclasen@redhat.com> - 1.9.0-1
5f3439c
- update to 1.9.0
5f3439c
bbbf571
* Tue Oct 12 2004 Matthias Clasen <mclasen@redhat.com> - 1.8.0-2
bbbf571
- convert tamil translations to UTF-8 (#135343)
bbbf571
8c83efd
* Wed Sep 22 2004 Matthias Clasen <mclasen@redhat.com> - 1.8.0-1
8c83efd
- update to 2.8.0
8c83efd
cvsdist d0614bd
* Mon Aug 16 2004 Matthias Clasen <mclasen@redhat.com> - 1.7.3-2
cvsdist d0614bd
- Remove unnecessary BuildPrereqs
cvsdist d0614bd
cvsdist 80ba58e
* Fri Jul 30 2004 Matthias Clasen <clasen@redhat.com> 1.7.3-1
cvsdist 80ba58e
- update to 2.7.3
cvsdist 80ba58e
cvsdist 1a89848
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 1a89848
- rebuilt
cvsdist 1a89848
cvsdist f33d2b5
* Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 1.6.0-1
cvsdist f33d2b5
- update to 2.6.0
cvsdist f33d2b5
cvsdist f33d2b5
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f33d2b5
- rebuilt
cvsdist f33d2b5
cvsdist f33d2b5
* Wed Feb 25 2004 Mark McLoughlin <markmc@redhat.com> 1.5.5-1
cvsdist f33d2b5
- Update to 1.5.5.
cvsdist f33d2b5
cvsdist f33d2b5
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f33d2b5
- rebuilt
cvsdist f33d2b5
cvsdist 55caed5
* Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 1.5.2-1
cvsdist 55caed5
- new version
cvsdist 55caed5
cvsdist f58c1b9
* Tue Sep  9 2003 Jonathan Blandford <jrb@redhat.com> 1.4.0-1
cvsdist f58c1b9
- new version
cvsdist f58c1b9
cvsdist f58c1b9
* Tue Aug 19 2003 Jonathan Blandford <jrb@redhat.com> 1.3.5-1
cvsdist f58c1b9
- new version for 2.4
cvsdist f58c1b9
cvsdist f58c1b9
* Wed Jul  9 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-3.0
cvsdist f58c1b9
- Remove specific version requirement from libtool
cvsdist f58c1b9
cvsdist f58c1b9
* Tue Jul  8 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-2.0
cvsdist f58c1b9
- Bump for rebuild
cvsdist f58c1b9
cvsdist f58c1b9
* Tue Jun 10 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-1
cvsdist f58c1b9
- Version 1.2.4
cvsdist f58c1b9
cvsdist f58c1b9
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist f58c1b9
- rebuilt
cvsdist f58c1b9
cvsdist 899c081
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 899c081
- rebuilt
cvsdist 899c081
cvsdist 899c081
* Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 899c081
- Package documentation, instead of blowing it away
cvsdist 899c081
- Version 1.2.0
cvsdist 899c081
cvsdist 899c081
* Wed Nov 27 2002 Tim Powers <timp@redhat.com> 1.0.3-3
cvsdist 899c081
- remove unpackaged files from the buildroot
cvsdist 899c081
cvsdist 899c081
* Mon Oct  7 2002 Havoc Pennington <hp@redhat.com>
cvsdist 899c081
- require glib 2.0.6-3
cvsdist 899c081
cvsdist 1623b1f
* Wed Jul 31 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 1623b1f
- Remove fixed-ltmain.sh
cvsdist 1623b1f
- Version 1.0.3
cvsdist 1623b1f
cvsdist ae28bba
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist ae28bba
- automated rebuild
cvsdist ae28bba
cvsdist ae28bba
* Tue Jun 04 2002 Havoc Pennington <hp@redhat.com>
cvsdist ae28bba
- rebuild in different environment
cvsdist ae28bba
cvsdist 1fe8297
* Tue Jun  4 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1fe8297
- 1.0.2
cvsdist 1fe8297
cvsdist 1fe8297
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 1fe8297
- automated rebuild
cvsdist 1fe8297
cvsdist 1fe8297
* Wed Apr 24 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1fe8297
 - rebuild in different environment
cvsdist 1fe8297
cvsdist 1216d8d
* Wed Apr  3 2002 Alex Larsson <alexl@redhat.com>
cvsdist 1216d8d
- Update to version 1.0.1
cvsdist 1216d8d
cvsdist 049d760
* Fri Mar  8 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 049d760
- Version 1.0.0
cvsdist 049d760
cvsdist 049d760
* Mon Feb 25 2002 Alex Larsson <alexl@redhat.com>
cvsdist 049d760
- Update to 0.13
cvsdist 049d760
cvsdist 049d760
* Thu Feb 21 2002 Alex Larsson <alexl@redhat.com>
cvsdist 049d760
- Bump for rebuild
cvsdist 049d760
cvsdist 049d760
* Mon Feb 18 2002 Havoc Pennington <hp@redhat.com>
cvsdist 049d760
- rebuild for glib 1.3.14
cvsdist 049d760
cvsdist 049d760
* Fri Feb 15 2002 Havoc Pennington <hp@redhat.com>
cvsdist 049d760
- add horrible buildrequires hack
cvsdist 049d760
cvsdist 049d760
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
cvsdist 049d760
- 0.12.90 cvs snap
cvsdist 049d760
cvsdist 049d760
* Tue Jan 29 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 049d760
- Version 0.10
cvsdist 049d760
cvsdist 049d760
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 049d760
- automated rebuild
cvsdist 049d760
cvsdist 4a6d3a3
* Wed Jan  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a3
- new snap 0.8.90
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a3
- rebuild with glib hacked to work on 64-bit
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a3
- Version 0.7
cvsdist 4a6d3a3
- add explicit check for required glib2 version before we do the build,
cvsdist 4a6d3a3
  so we don't end up with bad RPMs on --nodeps builds
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Fri Oct 26 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a3
- rebuild due to hosage on ia64 build system causing link to old glib
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Thu Oct 25 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 4a6d3a3
- Version 0.6
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Thu Sep 27 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a3
- 0.5
cvsdist 4a6d3a3
- sync with Owen's version
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Wed Sep 19 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a3
- 0.4
cvsdist 4a6d3a3
- fix requires
cvsdist 4a6d3a3
- --enable-static
cvsdist 4a6d3a3
- put static libs back in file list
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Mon Sep 10 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a3
- update to CVS snapshot
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Wed Sep 05 2001 Havoc Pennington <hp@redhat.com>
cvsdist 4a6d3a3
- require specific pango version
cvsdist 4a6d3a3
- fix ltmain.sh to destroy all relinking BS
cvsdist 4a6d3a3
cvsdist 4a6d3a3
* Tue Sep  4 2001 root <root@dhcpd37.meridian.redhat.com>
cvsdist 4a6d3a3
- Version 0.2
cvsdist 4a6d3a3
cvsdist 2c9996a
* Sat Jul 21 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 2c9996a
- Configure with --disable-gtk-doc
cvsdist 2c9996a
41ce02e
* Tue Jul 10 2001 Trond Eivind Glomsrod <teg@redhat.com>
cvsdist 2c9996a
- Add post- and postun-sections running ldconfig
cvsdist 2c9996a
cvsdist 2c9996a
* Wed Jun 13 2001 Havoc Pennington <hp@redhat.com>
cvsdist 2c9996a
- 0.2
cvsdist 2c9996a
cvsdist 2c9996a
* Fri May  4 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 2c9996a
- Initial version