Accepting request 73096 from home:vuntz:branches:GNOME:Factory

Update dependencies

OBS-URL: https://build.opensuse.org/request/show/73096
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/orca?expand=0&rev=98
This commit is contained in:
Dominique Leuenberger 2011-06-09 16:23:59 +00:00 committed by Git OBS Bridge
parent 1633084a98
commit f0c803c781
2 changed files with 24 additions and 5 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Jun 9 13:09:54 CEST 2011 - vuntz@opensuse.org
- Update BuildRequires:
+ Change dbus-1-python-devel to dbus-1-python since the configure
script only checks for the availability of the python module.
+ Remove unneeded glib2-devel.
+ Change python-gnome-devel to python-bonobo and python-gconf
since the configure script only checks for those two modules.
+ Add python-wnck, which is checked for.
- Update dependencies:
+ Change python-gnome Requires to python-bonobo and python-gconf
Requires: we only need those two modules, instead of the full
python-gnome.
+ Change gnome-python-desktop Recommends to python-wnck
Recommends for the same reason.
-------------------------------------------------------------------
Tue May 17 18:34:49 CEST 2011 - dimstar@opensuse.org

View File

@ -26,9 +26,8 @@ Url: http://www.gnome.org/
Group: System/GUI/GNOME
Source: %{name}-%{version}.tar.bz2
BuildRequires: at-spi-devel
BuildRequires: dbus-1-python-devel
BuildRequires: dbus-1-python
BuildRequires: fdupes
BuildRequires: glib2-devel
BuildRequires: gnome-common
BuildRequires: gnome-doc-utils-devel
BuildRequires: gnome-mag-devel
@ -38,10 +37,12 @@ BuildRequires: liblouis-devel
# pyatspi is a virtual name that is provided by the default at-spi stack
BuildRequires: pyatspi
BuildRequires: python
BuildRequires: python-bonobo
BuildRequires: python-brlapi
BuildRequires: python-gnome-devel
BuildRequires: python-gconf
BuildRequires: python-gtk-devel
BuildRequires: python-louis
BuildRequires: python-wnck
BuildRequires: python-xdg
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
@ -50,16 +51,17 @@ Requires: dbus-1-python
Requires: glib2-tools
# pyatspi is a virtual name that is provided by the default at-spi stack
Requires: pyatspi
Requires: python-bonobo
Requires: python-brlapi
Requires: python-gnome
Requires: python-gconf
Requires: python-gstreamer-0_10
Requires: python-gtk
Requires: python-louis
Requires: python-xdg
Recommends: %{name}-lang
Recommends: gnome-mag
Recommends: gnome-python-desktop
Recommends: gnome-speech
Recommends: python-wnck
Suggests: python-speechd
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version <= 1110