Accepting request 163900 from GNOME:Factory
Add gobject-introspection BR and python-gobject-cairo requires: make the game have proper deps. (forwarded request 163701 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/163900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-sudoku?expand=0&rev=4
This commit is contained in:
commit
e83ffa67d6
@ -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
|
Thu Apr 11 18:05:27 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -26,11 +26,14 @@ Url: https://live.gnome.org/GnomeSudoku
|
|||||||
Source: http://download.gnome.org/sources/gnome-sudoku/3.8/%{name}-%{version}.tar.xz
|
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
|
# 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
|
Patch0: gnome-sudoku-numberbox-events.patch
|
||||||
|
# Needed for typelib() requires generator.
|
||||||
|
BuildRequires: gobject-introspection
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: intltool >= 0.35.0
|
BuildRequires: intltool >= 0.35.0
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(pygobject-3.0) >= 2.28.3
|
BuildRequires: pkgconfig(pygobject-3.0) >= 2.28.3
|
||||||
|
Requires: python-gobject-cairo
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
|
Loading…
Reference in New Issue
Block a user