From 64c68cd701a6c19da84f9a7a88cf30f411aa0156 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:16:23 +0000 Subject: auto-import changelog data from at-spi-1.3.15-1.src.rpm Wed Mar 10 2004 Mark McLoughlin 1.3.15 - Update to 1.3.15 Thu Mar 04 2004 Mark McLoughlin 1.3.14-1 - Update to 1.3.14 Tue Mar 02 2004 Elliot Lee - rebuilt Thu Feb 26 2004 Alexander Larsson 1.3.13-1 - update to 1.3.13 Fri Feb 13 2004 Elliot Lee - rebuilt Fri Jan 30 2004 Jonathan Blandford 1.3.11-1 - new version --- diff --git a/.cvsignore b/.cvsignore index 486b6ca..5db680d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -at-spi-1.3.7.tar.bz2 +at-spi-1.3.15.tar.bz2 diff --git a/at-spi.spec b/at-spi.spec index f4d6a00..ecab6e8 100644 --- a/at-spi.spec +++ b/at-spi.spec @@ -1,12 +1,12 @@ -%define gtk2_version 2.2.0 +%define gtk2_version 2.3.0 %define libbonobo_version 2.4.0 %define orbit2_version 2.6.0 -%define gail_version 1.4.0 +%define gail_version 1.5.0 %define pango_version 1.2.0 Summary: Assistive Technology Service Provider Interface Name: at-spi -Version: 1.3.7 +Version: 1.3.15 Release: 1 URL: http://developer.gnome.org/projects/gap/ Source0: %{name}-%{version}.tar.bz2 @@ -56,14 +56,10 @@ Libraries and header files allowing compilation of apps that use at-spi. autoconf %build -## bad hack around broken 0.0.5 tarball -##mkdir -p docs/reference/idl -## touch docs/reference/idl/Makefile.in - export multilibname=%{_lib} export CFLAGS="$RPM_OPT_FLAGS `pkg-config --cflags linc`" export LIBS="`pkg-config --libs linc`" -%configure --disable-gtk-doc +%configure --enable-gtk-doc make %install @@ -94,13 +90,29 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %{_datadir}/gtk-doc %{_datadir}/idl -## there are no static libs installed by this package, for whatever reason -##%{_libdir}/lib*.a %{_libdir}/lib*.so %{_libdir}/pkgconfig/* %{_includedir}/* %changelog +* Wed Mar 10 2004 Mark McLoughlin 1.3.15 +- Update to 1.3.15 + +* Thu Mar 04 2004 Mark McLoughlin 1.3.14-1 +- Update to 1.3.14 + +* Tue Mar 02 2004 Elliot Lee +- rebuilt + +* Thu Feb 26 2004 Alexander Larsson 1.3.13-1 +- update to 1.3.13 + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + +* Fri Jan 30 2004 Jonathan Blandford 1.3.11-1 +- new version + * Thu Oct 2 2003 Jonathan Blandford 1.3.7-1 - new version diff --git a/sources b/sources index 597af96..5e32fec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5ee8c9ae592c547ac557fa58003b021 at-spi-1.3.7.tar.bz2 +7ddc2735c976192995849e63fe04345e at-spi-1.3.15.tar.bz2