[yumex/f13/master] Added Requires: gnome-python2-gconf

Tim Lauridsen timlau at fedoraproject.org
Tue Nov 9 17:12:03 UTC 2010


commit d051d0ad1c6bbfb20795a08c68bc6c695eca5b1e
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Tue Nov 9 18:12:04 2010 +0100

    Added Requires: gnome-python2-gconf

 yumex.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/yumex.spec b/yumex.spec
index e89378a..524468d 100644
--- a/yumex.spec
+++ b/yumex.spec
@@ -2,7 +2,7 @@
 
 Name:     yumex
 Version:  3.0.0
-Release:  1%{?dist}
+Release:  2%{?dist}
 Summary:  Yum Extender graphical package management tool
 
 Group:    Applications/System
@@ -26,6 +26,7 @@ Requires: python-enum
 Requires: python-iniparse
 Requires: dbus-python
 Requires: udisks
+Requires: gnome-python2-gconf
 
 %description
 Graphical User Interface for Yum.
@@ -75,6 +76,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Sat Nov 9 2010 Tim Lauridsen <timlau at fedoraproject.org> - 3.0.0-2
+- Added Requires: gnome-python2-gconf
 * Sat Nov 6 2010 Tim Lauridsen <timlau at fedoraproject.org> - 3.0.0-1
 - bumped version to 3.0.0-1
 * Sat Sep 11 2010 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.11-1


More information about the scm-commits mailing list