rpms/revelation/devel revelation.spec,1.32,1.33

Jef Spaleta jspaleta at fedoraproject.org
Fri Oct 3 20:21:24 UTC 2008


Author: jspaleta

Update of /cvs/pkgs/rpms/revelation/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24674

Modified Files:
	revelation.spec 
Log Message:
* Fri Oct 03 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.4.11-5.1
- Depchain fix.



Index: revelation.spec
===================================================================
RCS file: /cvs/pkgs/rpms/revelation/devel/revelation.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- revelation.spec	3 Oct 2008 18:40:39 -0000	1.32
+++ revelation.spec	3 Oct 2008 20:20:54 -0000	1.33
@@ -4,7 +4,7 @@
 Summary:	Password manager for GNOME 2
 Name:		revelation
 Version:	0.4.11
-Release:	5
+Release:	5.1
 License:	GPLv2+
 Group:		Applications/Productivity
 Source0:	ftp://oss.codepoet.no/revelation/revelation-0.4.11.tar.bz2
@@ -15,6 +15,7 @@
 Requires:	gnome-python2-gconf >= 2.0
 Requires:	gnome-python2-gnomevfs >= 2.6
 Requires:	gnome-python2-applet
+Requires:       gnome-python2-bonobo
 Requires:	cracklib-dicts
 BuildRequires:	python >= 2.2
 BuildRequires:	python-devel >= 2.3
@@ -22,6 +23,7 @@
 BuildRequires:	gnome-python2-devel >= 2.5
 BuildRequires:	gnome-python2-gconf >= 2.0
 BuildRequires:	libgnomeui-devel >= 2.8
+BuildRequires:  gnome-python2-bonobo
 BuildRequires:	gnome-keyring-devel >= 0.4.0
 BuildRequires:	desktop-file-utils
 BuildRequires:	python-crypto >= 2.0
@@ -29,7 +31,7 @@
 BuildRequires:	cracklib-dicts
 BuildRequires:	gettext
 BuildRequires:	perl(XML::Parser) 
-BuildRequires:	gnome-python2-applet
+BuildRequires:	gnome-python2-applet gnome-python2-gnome
 BuildRequires:	gnome-panel-devel gnome-python2-extras gnome-python2-desktop
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot-%(%{__id_u} -n)
 Requires(post):         GConf2 shared-mime-info desktop-file-utils
@@ -106,6 +108,9 @@
 %{_libexecdir}/revelation-applet
 
 %changelog
+* Fri Oct 03 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.4.11-5.1
+- Depchain fix.
+
 * Fri Oct 03 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.4.11-5
 - Minor patch to ui.py to fix broken menu generation.
 




More information about the scm-commits mailing list