Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory
checked in at Thu May 5 15:29:34 CEST 2011.



--------
--- GNOME/at-spi2-atk/at-spi2-atk.changes       2011-02-14 16:28:03.000000000 
+0100
+++ /mounts/work_src_done/STABLE/at-spi2-atk/at-spi2-atk.changes        
2011-04-27 10:46:50.000000000 +0200
@@ -1,0 +2,115 @@
+Tue Apr 26 16:09:39 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.0.1:
+  + Fix a memory leak in impl_GetText.
+
+-------------------------------------------------------------------
+Tue Apr 19 11:49:57 UTC 2011 - fcro...@novell.com
+
+- Do not Obsoletes / Provides at-spi, we just need to switch at-spi
+  as non default a11y stack instead.
+
+-------------------------------------------------------------------
+Thu Apr 14 13:54:09 UTC 2011 - fcro...@novell.com
+
+- Obsoletes / Provides at-spi < 2.0.0, since you can't have two
+  registries running and gtk2 modules from this package and from
+  at-spi conflicts.
+
+-------------------------------------------------------------------
+Tue Apr  5 16:40:06 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.0.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 28 15:00:54 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.91.93:
+  + Removed dbus-glib-related includes, as they are no longer
+    required.
+- Drop dbus-1-glib-devel BuildRequires.
+
+-------------------------------------------------------------------
+Thu Mar 24 17:56:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.91.92:
+  + Handle text-insert and text-removed signals from ATK
+    (bgo#638377).
+  + Use the new dbus errors when compiled against a version of
+    libdbus that defines them.
+  + Use libatspi to get the accessibility bus and handle main loop
+    integration. This fixes a crash with some builds of Firefox
+    (fdo#35115). Note that this adds a dependency on libatspi.
+  + Fix accessibility of applications running as root on Linux.
+- Changes from version 1.91.91:
+  + Fix some missing prototypes.
+  + Do not exit if the accessibility bus disconnects.
+- Fix directory ownership of
+  %{_libdir}/gnome-settings-daemon-3.0/gtk-modules and
+  %{_libdir}/gtk-3.0/modules by owning them.
+- Drop at-spi2-missing-header.patch: fixed upstream
+- Add pkgconfig(atspi-2) BuildRequires.
+
+-------------------------------------------------------------------
+Wed Mar  2 11:00:05 CET 2011 - vu...@opensuse.org
+
+- Drop at-spi2-atk-gtk-64-fix.patch: this is not needed anymore as
+  this was only used if this at-spi stack was not the default.
+
+-------------------------------------------------------------------
+Tue Mar  1 15:53:38 CET 2011 - vu...@opensuse.org
+
+- Remove unneeded gconf2-devel BuildRequires.
+- Add packageand(at-spi2-core:gtk3) Supplements to make sure this
+  gets installed if GTK+ 3 and the at-spi stack are installed.
+
+-------------------------------------------------------------------
+Tue Feb 22 15:54:10 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.91.90:
+  + Change accessibility key name
+  + Add missing standard header / fix prototype
+  + Fix some memory leaks
+  + bgo#641338: Gracefully handle errors listening to dbus server
+    for p2p
+  + bgo#641869: Remove --enable-relocate and associated autostart
+    file and schema
+  + Updated translations.
+- Update to version 1.91.6:
+  + Fixed the path in org.a11y.atspi.gschema.xml for lib64.
+  + Implemented SetPosition, SetExtents, and SetSize for
+    components.
+- Changes from version 1.91.5:
+  + Fixed some memory leaks.
+  + Fixed a crash if peer-to-peer connections are disabled.
+  + Fixed setting of GTK_PATH with --enable-relocate
+    (was broken in 1.91.4).
+- Changes from version 1.91.4:
+  + Support direct dbus connections to improve performance if
+    dbus-glib 0.90 or greater is available.
+  + Added a GSettings key to specify the location of
+    libatk-bridge.so.
+  + Added a desktop file to load gail and atk-bridge with the new
+    gnome-settings-daemon.
+- Changes from version 1.91.3:
+  + Attributes in a collection match rule are now expected to be
+    sent as a dictionary.
+- Changes from version 1.91.2:
+  + bgo#563546: Removed the g_atexit hook.
+- Changes from version 1.91.1:
+  + Fire all events until we receive a reply from
+    GetRegisteredEvents
+- Changes from version 1.91.0:
+  + --disable-relocate is the default again.
+- Add at-spi2-fix-headers.patch to fix build (missing headers).
+- Stop using IS_DEFAULT_ATSPI_STACK: upstream decided (and we
+  agree) that this at-spi stack should be the default now. The
+  at-spi package will be updated accordingly.
+- Remove gconf schema handling in scriptlets as there is no gconf
+  schema anymore.
+- Use %glib2_gsettings_schema_* macros.
+- Add support for source service checkout, with %BUILD_FROM_VCS:
+  + Add call to ./autogen.sh.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  at-spi2-atk-0.4.1.tar.bz2
  at-spi2-atk-gtk-64-fix.patch

New:
----
  at-spi2-atk-2.0.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ at-spi2-atk.spec ++++++
--- /var/tmp/diff_new_pack.ZyAox6/_old  2011-05-05 15:24:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ZyAox6/_new  2011-05-05 15:24:25.000000000 +0200
@@ -16,41 +16,34 @@
 #
 
 
-%define IS_DEFAULT_ATSPI_STACK 0
 
 Name:           at-spi2-atk
-Version:        0.4.1
-Release:        3
+Version:        2.0.1
+Release:        1
 Summary:        Assistive Technology Service Provider Interface - GTK+ module
 License:        GPLv2+
 Group:          System/Libraries
 Url:            http://www.gnome.org/
 Source0:        %{name}-%{version}.tar.bz2
 Source99:       %{name}-rpmlintrc
-# PATCH-FIX-OPENSUSE at-spi2-atk-gtk-64-fix.patch bnc611766 
ss...@decriptor.com -- at-spi2 should set GTK_PATH64 rather than GTK_PATH
-Patch0:         at-spi2-atk-gtk-64-fix.patch
 BuildRequires:  atk-devel
-BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
-%if ! %IS_DEFAULT_ATSPI_STACK
-BuildRequires:  update-desktop-files
-%endif
+BuildRequires:  pkgconfig(atspi-2)
 # The GTK+ module is useful only if the at-spi registry is running. But it's
 # not a strict runtime dependency.
 Recommends:     at-spi2-core
 # The library that was shipped with at-spi2-atk was removed.
 Obsoletes:      libcspi0 <= 0.1.1
 Obsoletes:      libcspi-devel <= 0.1.1
-# Old versions of at-spi 1.x provided the same files
-Conflicts:      at-spi < 1.29.3
-# We want to have this package installed if the user has gtk2 and the at-spi
+# We want to have this package installed if the user has gtk+ and the at-spi
 # stack already installed
 Supplements:    packageand(at-spi2-core:gtk2)
+Supplements:    packageand(at-spi2-core:gtk3)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 AT-SPI is a general interface for applications to make use of the
@@ -62,18 +55,13 @@
 %prep
 %setup -q
 translation-update-upstream
-%ifarch x86_64
-%patch0 -p1
+
+%if 0%{?BUILD_FROM_VCS}
+[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
 %endif
 
 %build
-# We pass --enable-relocate when we want another at-spi stack (like at-spi) by 
default.
-%configure \
-%if %IS_DEFAULT_ATSPI_STACK
-        --disable-relocate
-%else
-        --enable-relocate
-%endif
+%configure
 %__make %{?jobs:-j%jobs}
 
 %install
@@ -82,36 +70,28 @@
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 find %{buildroot} -type f -name "*.la" -delete -print
-%find_gconf_schemas
 %find_lang %{name}
-%if ! %IS_DEFAULT_ATSPI_STACK
-%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/xdg/autostart
-%{__mv} %{buildroot}%{_datadir}/gnome/autostart/atk-bridge.desktop 
%{buildroot}%{_sysconfdir}/xdg/autostart/
-%suse_update_desktop_file atk-bridge
-%endif
 
 %clean
 rm -rf %{buildroot}
 
-%pre -f %{name}.schemas_pre
-
-%preun -f %{name}.schemas_preun
+%post
+%glib2_gsettings_schema_post
 
-%posttrans -f %{name}.schemas_posttrans
+%postun
+%glib2_gsettings_schema_postun
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING README
-%if %IS_DEFAULT_ATSPI_STACK
+%dir %{_libdir}/gnome-settings-daemon-3.0
+%dir %{_libdir}/gnome-settings-daemon-3.0/gtk-modules
+%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
 %{_libdir}/gtk-2.0/modules/libatk-bridge.so
+%dir %{_libdir}/gtk-3.0
+%dir %{_libdir}/gtk-3.0/modules
 %{_libdir}/gtk-3.0/modules/libatk-bridge.so
-%else
-%dir %{_libdir}/gtk-3.0/
-%dir %{_libdir}/gtk-3.0/modules/
-%{_libdir}/gtk-2.0/modules/at-spi-dbus/
-%{_libdir}/gtk-3.0/modules/at-spi-dbus/
-%{_sysconfdir}/xdg/autostart/atk-bridge.desktop
-%endif
+%{_datadir}/glib-2.0/schemas/org.a11y.atspi.gschema.xml
 
 %files lang -f %{name}.lang
 

++++++ at-spi2-atk-0.4.1.tar.bz2 -> at-spi2-atk-2.0.1.tar.bz2 ++++++
++++ 10871 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to