[gnome-sudoku/f20-gnome-3-12] Sync with rawhide

Richard Hughes rhughes at fedoraproject.org
Mon Apr 14 20:11:06 UTC 2014


commit 0f18143ed6749ebfc7008b8f2f12371ec40b09ff
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 14 21:09:59 2014 +0100

    Sync with rawhide

 gnome-sudoku.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gnome-sudoku.spec b/gnome-sudoku.spec
index bc607eb..df410bd 100644
--- a/gnome-sudoku.spec
+++ b/gnome-sudoku.spec
@@ -7,7 +7,7 @@ Release:        1%{?dist}
 Summary:        GNOME Sudoku game
 
 License:        GPLv2+ and CC-BY-SA
-URL:            http://projects.gnome.org/gnome-games/
+URL:            https://wiki.gnome.org/Apps/Sudoku
 Source0:        http://download.gnome.org/sources/gnome-sudoku/3.12/gnome-sudoku-%{version}.tar.xz
 
 BuildArch:      noarch
@@ -16,10 +16,10 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  glib2-devel
 BuildRequires:  intltool
 BuildRequires:  itstool
-BuildRequires:  pygobject3-devel
-BuildRequires:  python2-devel
+BuildRequires:  pygobject3-devel >= 3.11
+BuildRequires:  python3-devel
 
-Requires:       pygobject3
+Requires:       pygobject3 >= 3.11
 Requires:       gtk3
 
 Obsoletes: gnome-games-sudoku < 1:3.6.1-5
@@ -78,7 +78,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/icons/HighContrast/*/apps/gnome-sudoku.*
 %{_datadir}/icons/hicolor/*/apps/gnome-sudoku.*
 %{_mandir}/man6/gnome-sudoku.6*
-%{python_sitelib}/gnome_sudoku
+%{python3_sitelib}/gnome_sudoku
 
 
 %changelog


More information about the scm-commits mailing list