[gnome-games/f14/master] Add missing dep for RHBZ 639130

Jesse Keating jkeating at fedoraproject.org
Fri Oct 1 17:17:43 UTC 2010


commit cbcbe59382e71b969a560802ffa0bd0f0f2b457b
Author: Jesse Keating <jkeating at redhat.com>
Date:   Fri Oct 1 10:15:57 2010 -0700

    Add missing dep for RHBZ 639130

 gnome-games.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-games.spec b/gnome-games.spec
index 5dd8c41..0d4f0b7 100644
--- a/gnome-games.spec
+++ b/gnome-games.spec
@@ -44,7 +44,7 @@
 Summary: Games for the GNOME desktop
 Name: gnome-games
 Version: 2.32.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ and GPLv3 and GFDL
 Group: Amusements/Games
@@ -109,6 +109,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release}
 Requires: pygtkglext
 Requires: PyOpenGL
 Requires: gnuchess
+Requires: gnome-python2-rsvg
 
 %description extra
 The gnome-games-extra package contains additional small "five-minute" games
@@ -449,6 +450,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Oct 01 2010 Jesse Keating <jkeating at redhat.com> - 2.32.0-2
+- Add missing dep in -extra  RHBZ 639130
+
 * Thu Sep 30 2010 Matthias Clasen <mclasen at redhat.com> - 2.32.0-1
 - Update to 2.32.0
 


More information about the scm-commits mailing list