Hello community, here is the log from the commit of package at-spi for openSUSE:Factory checked in at 2012-02-21 12:37:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/at-spi (Old) and /work/SRC/openSUSE:Factory/.at-spi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "at-spi", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/at-spi/at-spi.changes 2011-10-02 09:48:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.at-spi.new/at-spi.changes 2012-02-21 12:37:54.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Feb 19 17:22:25 UTC 2012 - [email protected] + +- Add pkgconfig() BuildRequires that used to be pulled in by + something else (but the relayout of xorg-x11 packages changed + that): ice, sm, x11, xext, xi, xtst. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ at-spi.spec ++++++ --- /var/tmp/diff_new_pack.tdge3a/_old 2012-02-21 12:37:56.000000000 +0100 +++ /var/tmp/diff_new_pack.tdge3a/_new 2012-02-21 12:37:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package at-spi # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -21,18 +21,18 @@ Name: at-spi Version: 1.32.0 -Release: 15 -License: GPL-2.0+ ; LGPL-2.1+ +Release: 0 Summary: Assistive Technology Service Provider Interface -Url: http://www.gnome.org/ +License: GPL-2.0+ ; LGPL-2.1+ Group: Development/Libraries/GNOME +Url: http://www.gnome.org/ Source: %{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE at-spi-64.patch bnc#609176 [email protected] -- at-spi-registryd will not set GTK_PATH64 if relocated Patch0: at-spi-64.patch # PATCH-FIX-UPSTREAM at-spi-gtk-version.patch bgo#619755 [email protected] -- Reduce GTK+ requirement to 2.18.0 Patch1: at-spi-gtk-version.patch -BuildRequires: fdupes BuildRequires: dbus-1-glib-devel +BuildRequires: fdupes BuildRequires: gconf2-devel BuildRequires: gtk-doc BuildRequires: gtk2-devel @@ -42,6 +42,12 @@ BuildRequires: python BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +BuildRequires: pkgconfig(ice) +BuildRequires: pkgconfig(sm) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xtst) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %gconf_schemas_prereq @@ -51,7 +57,6 @@ make use of the accessibility toolkit. %package -n python-atspi-corba -License: GPL-2.0+ ; LGPL-2.1+ Summary: Assistive Technology Service Provider Interface - Python bindings Group: Development/Libraries/Python Requires: %{name} = %{version} @@ -75,7 +80,6 @@ This package contains the python bindings for AT-SPI. %package devel -License: GPL-2.0+ ; LGPL-2.1+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME Requires: %{name} = %{version} @@ -88,7 +92,6 @@ to develop applications that require these. %package doc -License: GPL-2.0+ ; LGPL-2.1+ Summary: Additional Package Documentation Group: Development/Libraries/GNOME Requires: %{name} = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
