[gnome-games/f16] fix requires

Matthias Clasen mclasen at fedoraproject.org
Sat Sep 3 00:29:26 UTC 2011


commit 752b10cdf8e2c63c08e6ca9fcf958d46c8f6764e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Sep 2 20:28:27 2011 -0400

    fix requires

 gnome-games.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-games.spec b/gnome-games.spec
index 95634ea..72bb298 100644
--- a/gnome-games.spec
+++ b/gnome-games.spec
@@ -42,7 +42,7 @@
 Summary: Games for the GNOME desktop
 Name: gnome-games
 Version: 3.1.90
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ and GPLv3 and GFDL
 Group: Amusements/Games
@@ -60,6 +60,7 @@ Requires: GConf2
 Requires: pygobject2
 Requires: gnome-python2-gconf
 Requires: hicolor-icon-theme
+Requires: gobject-introspection
 %if %{build_seed_games}
 Requires: seed
 %endif
@@ -442,6 +443,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
+* Fri Sep  2 2011 Matthias Clasen <mclasen at redhat.com> - 1:3.1.90-2
+- Require gobject-introspection (#732777)
+
 * Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> - 1:3.1.90-1
 - Update to 3.1.90
 


More information about the scm-commits mailing list