From 9d0d787c84d8000e28368542ee6a8143468d4185d36ece0938929dd25da36128 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 15 Jan 2010 01:29:52 +0000 Subject: [PATCH 1/3] Accepting request 29613 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/at-spi2-core via accept of submit request 29613 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/29613 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=13 --- at-spi2-core-0.1.4.tar.bz2 | 3 --- at-spi2-core-0.1.5.tar.bz2 | 3 +++ at-spi2-core.changes | 12 ++++++++++++ at-spi2-core.spec | 7 ++++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 at-spi2-core-0.1.4.tar.bz2 create mode 100644 at-spi2-core-0.1.5.tar.bz2 diff --git a/at-spi2-core-0.1.4.tar.bz2 b/at-spi2-core-0.1.4.tar.bz2 deleted file mode 100644 index 89837db..0000000 --- a/at-spi2-core-0.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66913fb35a44d09d1c97d857f656a845bdf1d1f0800ffb25c017c9326d77e0f1 -size 324206 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.changes b/at-spi2-core.changes index 7d0328a..703586f 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 15 01:54:22 CET 2010 - vuntz@opensuse.org + +- Update to version 0.1.5: + + For the full list of changes, see + http://git.gnome.org/cgit/at-spi2-core/log/?id=AT_SPI2_CORE_0_1_5 + + Remove GDK dependency from registry daemon + + Fix build errors + + Fix mouse:button events +- Change gtk2-devel BuildRequires to glib2-devel and + xorg-x11-devel. + ------------------------------------------------------------------- Tue Dec 22 17:12:38 CET 2009 - vuntz@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 7431207..60edb7e 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.4) +# spec file for package at-spi2-core (Version 0.1.5) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: at-spi2-core -Version: 0.1.4 +Version: 0.1.5 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+ @@ -29,7 +29,8 @@ Source99: %{name}-rpmlintrc # PATCH-FIX-UPSTREAM at-spi2-core-dbus-path.patch vuntz@opensuse.org -- Use the right path for a dbus helper. This will be fixed upstream in a more generic way Patch0: at-spi2-core-dbus-path.patch BuildRequires: dbus-1-glib-devel -BuildRequires: gtk2-devel +BuildRequires: glib2-devel +BuildRequires: xorg-x11-devel BuildRequires: update-desktop-files # dbus-daemon is needed to have this work fine Requires: dbus-1 From 89b0c7fdff1f21bf1011a3283a78456013ae01931076c4815e9dd7b4d2ab916b Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 18 Jan 2010 16:44:36 +0000 Subject: [PATCH 2/3] checked in (request 29705) OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=14 --- at-spi2-core-0.1.4.tar.bz2 | 3 +++ at-spi2-core-0.1.5.tar.bz2 | 3 --- at-spi2-core.changes | 12 ------------ at-spi2-core.spec | 7 +++---- 4 files changed, 6 insertions(+), 19 deletions(-) create mode 100644 at-spi2-core-0.1.4.tar.bz2 delete mode 100644 at-spi2-core-0.1.5.tar.bz2 diff --git a/at-spi2-core-0.1.4.tar.bz2 b/at-spi2-core-0.1.4.tar.bz2 new file mode 100644 index 0000000..89837db --- /dev/null +++ b/at-spi2-core-0.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66913fb35a44d09d1c97d857f656a845bdf1d1f0800ffb25c017c9326d77e0f1 +size 324206 diff --git a/at-spi2-core-0.1.5.tar.bz2 b/at-spi2-core-0.1.5.tar.bz2 deleted file mode 100644 index a6b18ee..0000000 --- a/at-spi2-core-0.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29e1a3a5fd92ca2081f56de32989027d578381d839bf269424a5241731b96637 -size 326114 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 703586f..7d0328a 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,15 +1,3 @@ -------------------------------------------------------------------- -Fri Jan 15 01:54:22 CET 2010 - vuntz@opensuse.org - -- Update to version 0.1.5: - + For the full list of changes, see - http://git.gnome.org/cgit/at-spi2-core/log/?id=AT_SPI2_CORE_0_1_5 - + Remove GDK dependency from registry daemon - + Fix build errors - + Fix mouse:button events -- Change gtk2-devel BuildRequires to glib2-devel and - xorg-x11-devel. - ------------------------------------------------------------------- Tue Dec 22 17:12:38 CET 2009 - vuntz@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 60edb7e..7431207 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.5) +# spec file for package at-spi2-core (Version 0.1.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: at-spi2-core -Version: 0.1.5 +Version: 0.1.4 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+ @@ -29,8 +29,7 @@ Source99: %{name}-rpmlintrc # PATCH-FIX-UPSTREAM at-spi2-core-dbus-path.patch vuntz@opensuse.org -- Use the right path for a dbus helper. This will be fixed upstream in a more generic way Patch0: at-spi2-core-dbus-path.patch BuildRequires: dbus-1-glib-devel -BuildRequires: glib2-devel -BuildRequires: xorg-x11-devel +BuildRequires: gtk2-devel BuildRequires: update-desktop-files # dbus-daemon is needed to have this work fine Requires: dbus-1 From 4146022ccbede3ad5c5b946df29c0bbc18856c0637f3764ebc3a122de28cde78 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 18 Jan 2010 16:44:37 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/at-spi2-core revision 5.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=36108c4ec3e2eb66660a48805fc4a750 --- at-spi2-core-0.1.4.tar.bz2 | 3 --- at-spi2-core-0.1.5.tar.bz2 | 3 +++ at-spi2-core.changes | 12 ++++++++++++ at-spi2-core.spec | 9 +++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 at-spi2-core-0.1.4.tar.bz2 create mode 100644 at-spi2-core-0.1.5.tar.bz2 diff --git a/at-spi2-core-0.1.4.tar.bz2 b/at-spi2-core-0.1.4.tar.bz2 deleted file mode 100644 index 89837db..0000000 --- a/at-spi2-core-0.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66913fb35a44d09d1c97d857f656a845bdf1d1f0800ffb25c017c9326d77e0f1 -size 324206 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.changes b/at-spi2-core.changes index 7d0328a..703586f 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 15 01:54:22 CET 2010 - vuntz@opensuse.org + +- Update to version 0.1.5: + + For the full list of changes, see + http://git.gnome.org/cgit/at-spi2-core/log/?id=AT_SPI2_CORE_0_1_5 + + Remove GDK dependency from registry daemon + + Fix build errors + + Fix mouse:button events +- Change gtk2-devel BuildRequires to glib2-devel and + xorg-x11-devel. + ------------------------------------------------------------------- Tue Dec 22 17:12:38 CET 2009 - vuntz@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 7431207..92bff32 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,7 +1,7 @@ # -# spec file for package at-spi2-core (Version 0.1.4) +# spec file for package at-spi2-core (Version 0.1.5) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: at-spi2-core -Version: 0.1.4 +Version: 0.1.5 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+ @@ -29,7 +29,8 @@ Source99: %{name}-rpmlintrc # PATCH-FIX-UPSTREAM at-spi2-core-dbus-path.patch vuntz@opensuse.org -- Use the right path for a dbus helper. This will be fixed upstream in a more generic way Patch0: at-spi2-core-dbus-path.patch BuildRequires: dbus-1-glib-devel -BuildRequires: gtk2-devel +BuildRequires: glib2-devel +BuildRequires: xorg-x11-devel BuildRequires: update-desktop-files # dbus-daemon is needed to have this work fine Requires: dbus-1