cf67341
%define glib2_version 2.31.2
da2ccd9
%define gobject_introspection_version 0.9.6
cvsdist 4a6d3a3
09a4c93
Summary: Interfaces for accessibility support
cvsdist 2c9996a
Name: atk
6d92e9f
Version: 2.20.0
Richard Hughes 70e8a95
Release: 1%{?dist}
8eca627
License: LGPLv2+
cvsdist 2c9996a
Group: System Environment/Libraries
e0e1850
#VCS: git:git://git.gnome.org/atk
6d92e9f
Source: http://download.gnome.org/sources/atk/2.20/atk-%{version}.tar.xz
6d76327
URL: http://developer.gnome.org/platform-overview/stable/atk
02af258
BuildRequires: glib2-devel >= %{glib2_version}
8ac87e6
BuildRequires: gettext
0b07f10
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
ffb1137
# Bootstrap requirements
ffb1137
BuildRequires: gnome-common gtk-doc
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
9e3d645
Summary: Development files for the ATK accessibility toolkit
cvsdist 2c9996a
Group: Development/Libraries
c648a80
Requires: %{name}%{?_isa} = %{version}-%{release}
cvsdist 2c9996a
cvsdist 2c9996a
%description devel
cbd669f
This package includes libraries, header files, and developer documentation
9e3d645
needed for development of applications or toolkits which use ATK.
cvsdist 2c9996a
cvsdist 2c9996a
%prep
Bastien Nocera 2e942f0
%setup -q
cvsdist 2c9996a
cvsdist 2c9996a
%build
ffb1137
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
ffb1137
 %configure $CONFIGFLAGS)
41ce02e
make %{?_smp_mflags}
cvsdist 2c9996a
cvsdist 2c9996a
%install
2d325ed
%make_install
cvsdist 2c9996a
cvsdist 899c081
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
cvsdist 899c081
cvsdist 899c081
%find_lang atk10
cvsdist 899c081
cvsdist 2c9996a
%post -p /sbin/ldconfig
cvsdist 2c9996a
cvsdist 2c9996a
%postun -p /sbin/ldconfig
cvsdist 2c9996a
cvsdist 2c9996a
cvsdist 899c081
%files -f atk10.lang
253aa60
%license COPYING
253aa60
%doc README AUTHORS NEWS
66cda7f
%{_libdir}/libatk-1.0.so.*
0b07f10
%{_libdir}/girepository-1.0
cvsdist 2c9996a
cvsdist 2c9996a
%files devel
66cda7f
%{_libdir}/libatk-1.0.so
66cda7f
%{_includedir}/atk-1.0
66cda7f
%{_libdir}/pkgconfig/atk.pc
3c119e8
%{_datadir}/gtk-doc/html/atk
0b07f10
%{_datadir}/gir-1.0
cvsdist 049d760
cvsdist 2c9996a
%changelog
6d92e9f
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.20.0-1
6d92e9f
- Update to 2.20.0
6d92e9f
Richard Hughes 412e5e7
* Tue Mar 15 2016 Richard Hughes <rhughes@redhat.com> - 2.19.92-1
Richard Hughes 412e5e7
- Update to 2.19.92
Richard Hughes 412e5e7
Richard Hughes 70e8a95
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 2.19.90-1
Richard Hughes 70e8a95
- Update to 2.19.90
Richard Hughes 70e8a95
a660faa
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-2
a660faa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
a660faa
9fe75f8
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.18.0-1
9fe75f8
- Update to 2.18.0
9fe75f8
886c123
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 2.17.90-1
886c123
- Update to 2.17.90
2d325ed
- Use make_install macro
886c123
66432b1
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.16.0-2
66432b1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
66432b1
954546c
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 2.16.0-1
954546c
- Update to 2.16.0
954546c
6bf8f95
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 2.15.91-1
6bf8f95
- Update to 2.15.91
253aa60
- Use the %%license macro for the COPYING file
6bf8f95
Richard Hughes 5957687
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 2.15.4-1
Richard Hughes 5957687
- Update to 2.15.4
Richard Hughes 5957687
ef9d701
* Wed Dec 17 2014 Kalev Lember <kalevlember@gmail.com> - 2.15.3-1
ef9d701
- Update to 2.15.3
ef9d701
224e8ee
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 2.15.2-1
224e8ee
- Update to 2.15.2
224e8ee
Florian Müllner 1758b4e
* Thu Oct 30 2014 Florian Müllner <fmuellner@redhat.com> - 2.15.1-1
Florian Müllner 1758b4e
- Update to 2.15.1
Florian Müllner 1758b4e
e6bc227
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.14.0-1
e6bc227
- Update to 2.14.0
e6bc227
5e0b039
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.90-1
5e0b039
- Update to 2.13.90
5e0b039
2682757
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13.3-3
2682757
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2682757
d5d58f6
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.3-2
d5d58f6
- Rebuilt for gobject-introspection 1.41.4
d5d58f6
c48894e
* Tue Jul 15 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.3-1
c48894e
- Update to 2.13.3
c48894e
fd4c132
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13.2-2
fd4c132
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
fd4c132
045e8c7
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.2-1
045e8c7
- Update to 2.13.2
045e8c7
751f2a0
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.1-1
751f2a0
- Update to 2.13.1
751f2a0
c648a80
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 2.12.0-2
c648a80
- Tighten -devel deps
c648a80
Richard Hughes 3204cb2
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 2.12.0-1
Richard Hughes 3204cb2
- Update to 2.12.0
Richard Hughes 3204cb2
Richard Hughes 0bcd473
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 2.11.92-1
Richard Hughes 0bcd473
- Update to 2.11.92
Richard Hughes 0bcd473
Richard Hughes 9285585
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2.11.90-1
Richard Hughes 9285585
- Update to 2.11.90
Richard Hughes 9285585
Richard Hughes 14fc4e5
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 2.11.6-1
Richard Hughes 14fc4e5
- Update to 2.11.6
Richard Hughes 14fc4e5
Richard Hughes 8287048
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 2.11.5-1
Richard Hughes 8287048
- Update to 2.11.5
Richard Hughes 8287048
Richard Hughes edda2f3
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 2.11.4-1
Richard Hughes edda2f3
- Update to 2.11.4
Richard Hughes edda2f3
Richard Hughes cf0cfe8
* Mon Dec 09 2013 Richard Hughes <rhughes@redhat.com> - 2.11.3-1
Richard Hughes cf0cfe8
- Update to 2.11.3
Richard Hughes cf0cfe8
Richard Hughes 6c7bbd8
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 2.11.2-1
Richard Hughes 6c7bbd8
- Update to 2.11.2
Richard Hughes 6c7bbd8
Richard Hughes 43b79e5
* Wed Oct 30 2013 Richard Hughes <rhughes@redhat.com> - 2.11.1-1
Richard Hughes 43b79e5
- Update to 2.11.1
Richard Hughes 43b79e5
6f5c11f
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 2.10.0-1
6f5c11f
- Update to 2.10.0
6f5c11f
dbd9297
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.4-1
dbd9297
- Update to 2.9.4
dbd9297
dd2bdec
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.3-2
dd2bdec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
dd2bdec
405c96a
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.3-1
405c96a
- Update to 2.9.3
405c96a
e398eaf
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.2-1
e398eaf
- Update to 2.9.2
e398eaf
eb86f9d
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 2.8.0-1
eb86f9d
- Update to 2.8.0
eb86f9d
94ccedb
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.91-1
94ccedb
- Update to 2.7.91
94ccedb
634a7cf
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.90-1
634a7cf
- Update to 2.7.90
634a7cf
a49bda7
* Tue Feb 05 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.5-1
a49bda7
- Update to 2.7.5
a49bda7
c921ed6
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 2.7.4-1
c921ed6
- Update to 2.7.4
c921ed6
01b7abf
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 2.7.3-1
01b7abf
- Update to 2.7.3
01b7abf
cf67341
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 2.6.0-1
cf67341
- Update to 2.6.0
cf67341
Richard Hughes 312d259
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 2.5.91-1
Richard Hughes 312d259
- Update to 2.5.91
Richard Hughes 312d259
eee4bbd
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.4-2
eee4bbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
eee4bbd
Richard Hughes 003b3fb
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 2.5.4-1
Richard Hughes 003b3fb
- Update to 2.5.4
Richard Hughes 003b3fb
Richard Hughes 983a484
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 2.5.3-1
Richard Hughes 983a484
- Update to 2.5.3
Richard Hughes 983a484
d28c12a
* Tue Mar 27 2012 Matthias Clasen <mclasen@redhat.com> - 2.4.0-1
d28c12a
- Update to 2.4.0
d28c12a
dfd7b88
* Tue Mar 20 2012 Kalev Lember <kalevlember@gmail.com> - 2.3.95-1
dfd7b88
- Update to 2.3.95
dfd7b88
c530808
* Sat Mar  9 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.93-1
c530808
- Update to 2.3.93
c530808
73d9e82
* Mon Mar  5 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.91-1
73d9e82
- Update to 2.3.91
73d9e82
1bcae22
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.3-2
1bcae22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
1bcae22
80e79e9
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 2.3.3-1
80e79e9
- Update to 2.3.3
80e79e9
e618029
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-2
e618029
- Rebuilt for glibc bug#747377
e618029
4eae0d0
* Mon Sep 26 2011 Ray <rstrode@redhat.com> - 2.2.0-1
4eae0d0
- Update to 2.2.0
4eae0d0
66cda7f
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.92-1
66cda7f
- Update to 2.1.92
66cda7f
f787e64
* Mon Sep  5 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.91-1
f787e64
- Update to 2.1.91
f787e64
66cda7f
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.5-1
66cda7f
- Update to 2.1.5
66cda7f
a6aa111
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.0-1
daee881
- Update to 2.1.0
daee881
1a7bd9d
* Tue Jun 14 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.0.1-1
1a7bd9d
- Update to 2.0.1
1a7bd9d
Christopher Aillon c90f7aa
* Mon Apr  4 2011 Christopher Aillon <caillon@redhat.com> 2.0.0-1
Christopher Aillon c90f7aa
- Update to 2.0.0
Christopher Aillon c90f7aa
b8c0dcb
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> 1.91.92-1
b8c0dcb
- Update to 1.91.92
b8c0dcb
407fc71
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.33.6-2
407fc71
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
407fc71
4166aa3
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 1.33.2-1
4166aa3
- Update to 1.33.2
4166aa3
Bastien Nocera 2e942f0
* Mon Oct 04 2010 Bastien Nocera <bnocera@redhat.com> 1.32.0-2
Bastien Nocera 2e942f0
- Update to 1.32.0
Bastien Nocera 2e942f0
Jesse Keating 6920a55
* Wed Sep 29 2010 jkeating - 1.30.0-8.gitb122c67.1
Jesse Keating 6920a55
- Rebuilt for gcc bug 634757
Jesse Keating 6920a55
da2ccd9
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 1.30.0-7.gitb122c67.1
da2ccd9
- Bump gobject-introspection dep to 0.9.6
da2ccd9
cbbed31
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 1.30.0-7.gitb122c67
cbbed31
- Update to a git snapshot
cbbed31
Colin Walters 5986721
* Tue Sep 14 2010 Colin Walters <walters@verbum.org> - 1.30.0-6
Colin Walters 5986721
- introspection: Add patch to export pkg-config file; necessary
Colin Walters 5986721
  for dependent packages to build with introspection.
Colin Walters 5986721
1cf74c6
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 1.30.0-5
1cf74c6
- Rebuild with new gobject-introspection
1cf74c6
7ca16ed
* Tue Jun 29 2010 Colin Walters <walters@verbum.org> - 1.30.0-4
ffb1137
- Support builds from snapshots
ffb1137
0d2c80a
* Mon Jun 21 2010 Colin Walters <walters@verbum.org> - 1.30.0-2
0d2c80a
- BR gtk-doc in case we run autogen
0d2c80a
- Drop the gir-repository-devel BR, it no longer exists
0d2c80a
25812ab
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 1.30.0-1
25812ab
- Update to 1.30.0
25812ab
e0e1850
* Tue Mar  9 2010 Matthias Clasen <mclasen@redhat.com> - 1.29.92-1
e0e1850
- Update to 1.29.92
e0e1850
- Add a VCS key
e0e1850
- Minor packaging cleanups
e0e1850
0b07f10
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 1.29.4-2
0b07f10
- Enable introspection
0b07f10
d742ebb
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 1.29.4-1
d742ebb
- Update to 1.29.4
d742ebb
865abf6
* Wed Dec  2 2009 Matthias Clasen <mclasen@redhat.com> - 1.29.3-2
865abf6
- Drop BR
865abf6
cbd669f
* Mon Nov 30 2009 Matthias Clasen <mclasen@redhat.com> - 1.29.3-1
cbd669f
- Update to 1.29.3
cbd669f
e08798d
* Wed Oct  7 2009 Stepan Kasal <skasal@redhat.com> - 1.28.0-2
e08798d
- drop gtk-doc requirement from atk-devel
e08798d
3ade371
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> - 1.28.0-1
3ade371
- Update to 2.28.0
3ade371
410f082
* Mon Aug 10 2009 Matthias Clasen <mclasen@redhat.com> - 1.27.90-1
410f082
- Update to 2.27.90
410f082
dc3b49d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.25.2-3
dc3b49d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
dc3b49d
363ef5d
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.25.2-2
363ef5d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
363ef5d
7c2c28e
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> - 1.25.2-1
7c2c28e
- Update to 2.25.2
7c2c28e
9e3d645
* Fri Nov 21 2008 Matthias Clasen <mclasen@redhat.com> - 1.24.0-2
9e3d645
- Tweak %%summary and %%description
9e3d645
efaf827
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 1.24.0-1
efaf827
- Update to 1.24.0
efaf827
7f7ff10
* Mon Jul 21 2008 Matthias Clasen <mclasen@redhat.com> - 1.23.5-1
7f7ff10
- Update to 1.23.5
7f7ff10
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