[sugar] add gnome-keyring-pam as dep to fix prompt

Peter Robinson pbrobinson at fedoraproject.org
Mon Nov 1 22:48:42 UTC 2010


commit 7e649070fb9d5a7033763025f9f96babce6aa268
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Nov 1 22:48:32 2010 +0000

    add gnome-keyring-pam as dep to fix prompt

 sugar.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sugar.spec b/sugar.spec
index ac12a92..52cf780 100644
--- a/sugar.spec
+++ b/sugar.spec
@@ -3,7 +3,7 @@
 Summary: Constructionist learning platform
 Name: sugar
 Version: 0.90.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://sugarlabs.org/
 Source0: http://download.sugarlabs.org/sources/sucrose/glucose/%{name}/%{name}-%{version}.tar.bz2
 Patch0: sugar-enable-settings-manager.patch
@@ -20,6 +20,7 @@ BuildRequires: python
 BuildRequires: pygtk2-devel
 
 Requires: dbus-x11
+Requires: gnome-keyring-pam
 Requires: gnome-python2-gconf
 Requires: gnome-python2-libwnck
 Requires: gstreamer-python
@@ -138,6 +139,9 @@ rm -rf %{buildroot}
 %{_datadir}/icons/hicolor/scalable/apps/sugar-xo.svg
 
 %changelog
+* Mon Nov  1 2010 Peter Robinson <pbrobinson at gmail.com> - 0.90.3-2
+- add gnome-keyring-pam as dep to fix prompt
+
 * Fri Oct 15 2010 Peter Robinson <pbrobinson at gmail.com> - 0.90.3-1
 - 0.90.3 release
 


More information about the scm-commits mailing list