diff --git a/at-spi2-core-0.1.5.tar.bz2 b/at-spi2-core-0.1.5.tar.bz2 new file mode 100644 index 0000000..a6b18ee --- /dev/null +++ b/at-spi2-core-0.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e1a3a5fd92ca2081f56de32989027d578381d839bf269424a5241731b96637 +size 326114 diff --git a/at-spi2-core-0.1.6.tar.bz2 b/at-spi2-core-0.1.6.tar.bz2 deleted file mode 100644 index 25c1548..0000000 --- a/at-spi2-core-0.1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a52c0d23d8cf656f0cd6986394baebc1f0f60fc41b0a2c9ea80967b21c3c7277 -size 325920 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 1fdc678..703586f 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,28 +1,3 @@ -------------------------------------------------------------------- -Fri Feb 12 15:05:12 CET 2010 - vuntz@opensuse.org - -- Update to version 0.1.6: - + Fix interface name - + Tweak the at-spi-dbus-bus.desktop file to add @bindir@ and - X-GNOME-Autostart-Phase - + Do not run at-spi-dbus-bus at initialization phase - + Make the registry implement the accessible interface and add - + Fix marshalling issues with the desktop Component, Accessible - + Fix wrong bus name being sent whan children are removed. - + Update Cache interface in the spec, and rename from Tree - + Return the address of the registry from the socket/Embed method - + Return Parent as a variant - + Fix mouse click events. They were not being sent with their - application. - + Move the application argument to the end of the event structure - + Remove the bus from the build/install for now - + Remove the bus makefile from configure to fix distcheck errors. -- Do not apply at-spi2-core-dbus-path.patch anymore, but keep it: - the part that is patched is temporarily removed from the - tarballs, but it will come back later. -- For the same reason, comment out call to - suse_update_desktop_file. - ------------------------------------------------------------------- Fri Jan 15 01:54:22 CET 2010 - vuntz@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 4fc6ab2..92bff32 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ # -# spec file for package at-spi2-core (Version 0.1.6) +# spec file for package at-spi2-core (Version 0.1.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,8 +18,7 @@ Name: at-spi2-core -Version: 0.1.6 -# FIXME: check that tarballs > 0.1.6 ship bus/ directory, and if they do, reapply patch0 and call to suse_update_desktop_file +Version: 0.1.5 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+ @@ -50,8 +49,7 @@ with applications running on the desktop. %prep %setup -q -# Reapply when bus/ is shipped again in the tarball -#%patch0 -p1 +%patch0 -p1 %build %configure \ @@ -62,7 +60,7 @@ with applications running on the desktop. %install %makeinstall -#suse_update_desktop_file at-spi-dbus-bus +%suse_update_desktop_file at-spi-dbus-bus %clean rm -rf %{buildroot} @@ -74,11 +72,10 @@ rm -rf %{buildroot} %files %defattr(-,root,root) %doc AUTHORS COPYING README -#Commented out files are files used with the bus, they should come back later -#%{_bindir}/at-spi-dbus-bus +%{_bindir}/at-spi-dbus-bus %{_libexecdir}/at-spi2/ -#%{_sysconfdir}/at-spi2/ -#%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop +%{_sysconfdir}/at-spi2/ +%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop %{_datadir}/at-spi2/ %{_datadir}/dbus-1/services/org.freedesktop.atspi.Registry.service