From 7ea35caca2d127150687935885096e4816009b3c Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:13:35 +0000 Subject: auto-import changelog data from at-spi-1.0.0-1.src.rpm Tue Jun 04 2002 Havoc Pennington - 1.0.0 - add post/postun ldconfig Wed May 29 2002 Bill Nottingham - rebuild again? Tue May 28 2002 Havoc Pennington - rebuild in different environment Tue May 28 2002 Havoc Pennington - 0.12.1 Wed Jan 30 2002 Owen Taylor - Version 0.0.6 Mon Jan 28 2002 Havoc Pennington - rebuild in rawhide, seems to have been linked incorrectly --- diff --git a/.cvsignore b/.cvsignore index 1b523eb..57a9ac8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -at-spi-0.0.5.tar.gz +at-spi-1.0.0.tar.bz2 diff --git a/at-spi.spec b/at-spi.spec index f3d6d2c..d3247a6 100644 --- a/at-spi.spec +++ b/at-spi.spec @@ -1,14 +1,14 @@ -%define gtk2_version 1.3.12.90 -%define libbonobo_version 1.107.0 -%define orbit2_version 2.3.99 -%define gail_version 0.5.90 +%define gtk2_version 2.0.2 +%define libbonobo_version 1.117.0 +%define orbit2_version 2.3.109 +%define gail_version 0.15 Summary: Assistive Technology Service Provider Interface Name: at-spi -Version: 0.0.5 -Release: 0.5 +Version: 1.0.0 +Release: 1 URL: http://developer.gnome.org/projects/gap/ -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 License: LGPL Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-root @@ -23,9 +23,10 @@ BuildRequires: gail-devel >= %{gail_version} %description -at-spi allows assistive technologies to access GTK-based applications. Essentially it -exposes the internals of applications for automation, so tools such as screen readers, -magnifiers, or even scripting interfaces can query and interact with GUI controls. +at-spi allows assistive technologies to access GTK-based +applications. Essentially it exposes the internals of applications for +automation, so tools such as screen readers, magnifiers, or even +scripting interfaces can query and interact with GUI controls. %package devel @@ -55,6 +56,10 @@ make rm -rf $RPM_BUILD_ROOT %makeinstall +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + %clean rm -rf $RPM_BUILD_ROOT @@ -65,8 +70,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.so.* %{_libdir}/bonobo -%{_libdir}/orbit-2.0/* -%{_bindir}/* +%{_libdir}/orbit-2.0 %files devel %defattr(-,root,root) @@ -76,12 +80,27 @@ rm -rf $RPM_BUILD_ROOT ##%{_libdir}/lib*.a %{_libdir}/lib*.so %{_libdir}/pkgconfig/* -%{_includedir}/* - +%{_includedir}/* %changelog -* Thu Jan 24 2002 Havoc Pennington -- backport to gnomehide +* Tue Jun 4 2002 Havoc Pennington +- 1.0.0 +- add post/postun ldconfig + +* Wed May 29 2002 Bill Nottingham +- rebuild again? + +* Tue May 28 2002 Havoc Pennington +- rebuild in different environment + +* Tue May 28 2002 Havoc Pennington +- 0.12.1 + +* Wed Jan 30 2002 Owen Taylor +- Version 0.0.6 + +* Mon Jan 28 2002 Havoc Pennington +- rebuild in rawhide, seems to have been linked incorrectly * Thu Jan 24 2002 Havoc Pennington - rebuild in rawhide, upgrade to 0.0.5 diff --git a/sources b/sources index 514866e..aedafc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a132b6519d3058a0b3cacdf488094554 at-spi-0.0.5.tar.gz +1488f9a0d9c4f5dd83f9adbb2bbd4107 at-spi-1.0.0.tar.bz2