[revelation] still actually requires gnome-python2-gnome without the applet

Jef Spaleta jspaleta at fedoraproject.org
Thu Sep 15 20:38:08 UTC 2011


commit b9e10b4da3ddf7c977bd41be95872f2fb01e7e8f
Author: Jef Spaleta <jspaleta at fedoraproject.org>
Date:   Thu Sep 15 12:37:50 2011 -0800

    still actually requires gnome-python2-gnome without the applet

 revelation.spec     |    6 +++++-
 revelation_ui.patch |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/revelation.spec b/revelation.spec
index fca24f9..b56d6b7 100644
--- a/revelation.spec
+++ b/revelation.spec
@@ -4,7 +4,7 @@
 Summary:	Password manager for GNOME 2
 Name:		revelation
 Version:	0.4.11
-Release: 	16%{?dist}
+Release: 	17%{?dist}
 License:	GPLv2+
 Group:		Applications/Productivity
 Source0:	ftp://oss.codepoet.no/revelation/revelation-0.4.11.tar.bz2
@@ -17,6 +17,7 @@ Requires:	pygtk2 >= 2.4
 Requires:	gnome-python2-gconf >= 2.0
 Requires:	gnome-python2-gnomevfs >= 2.6
 Requires:	gnome-python2-bonobo
+Requires:	gnome-python2-gnome
 Requires:	cracklib-dicts
 BuildRequires:	python >= 2.2
 BuildRequires:	python-devel >= 2.3
@@ -111,6 +112,9 @@ gtk-update-icon-cache -qf %{_datadir}/icons/hicolor &> /dev/null || :
 %{_datadir}/mime/packages/*
 
 %changelog
+* Wed Aug 03 2011 Jef Spaleta <jspaleta at fedoraproject.org> - 0.4.11-17
+- still actually requires gnome-python2-gnome without the applet
+
 * Wed Aug 03 2011 Adam Williamson <awilliam at redhat.com> - 0.4.11-16
 - still actually requires gnome-python2-bonobo without the applet
 
diff --git a/revelation_ui.patch b/revelation_ui.patch
index 100f276..79ee156 100644
--- a/revelation_ui.patch
+++ b/revelation_ui.patch
@@ -1,5 +1,5 @@
 --- src/lib/ui.py	2007-01-02 23:06:28.000000000 -0900
-+++ /usr/lib64/python2.6/site-packages/revelation/ui.py	2010-05-24 11:07:06.306115985 -0800
++++ revelation/ui.py	2010-05-24 11:07:06.306115985 -0800
 @@ -86,16 +86,16 @@
  STOCK_ICONS			= (
  	( STOCK_REVELATION,		"revelation",			( ICON_SIZE_APPLET, ICON_SIZE_LOGO, gtk.ICON_SIZE_DIALOG, gtk.ICON_SIZE_MENU )),


More information about the scm-commits mailing list