Accepting request 163701 from home:dimstar:branches:GNOME:Factory

Add gobject-introspection BR and python-gobject-cairo requires: make the game have proper deps.

OBS-URL: https://build.opensuse.org/request/show/163701
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-sudoku?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2013-04-13 16:10:07 +00:00 committed by Git OBS Bridge
parent 354878714e
commit 9671ae350d
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 11 22:03:10 UTC 2013 - dimstar@opensuse.org
- Add gobject-introspection BuildRequires: add automatic typelib()
requires to the package.
- Add python-gobject-cairo Requires: needed to start the game.
-------------------------------------------------------------------
Thu Apr 11 18:05:27 UTC 2013 - dimstar@opensuse.org

View File

@ -26,11 +26,14 @@ Url: https://live.gnome.org/GnomeSudoku
Source: http://download.gnome.org/sources/gnome-sudoku/3.8/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM gnome-sudoku-numberbox-events.patch bgo#693736 dimstar@opensuse.org -- Fix NumberBox envents configuration with latest pygobject
Patch0: gnome-sudoku-numberbox-events.patch
# Needed for typelib() requires generator.
BuildRequires: gobject-introspection
BuildRequires: hicolor-icon-theme
BuildRequires: intltool >= 0.35.0
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(pygobject-3.0) >= 2.28.3
Requires: python-gobject-cairo
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires