rpms/revelation/devel .cvsignore, 1.11, 1.12 revelation.spec, 1.25, 1.26 sources, 1.11, 1.12

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Tue Jan 16 11:03:09 UTC 2007


Author: thl

Update of /cvs/extras/rpms/revelation/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9009

Modified Files:
	.cvsignore revelation.spec sources 
Log Message:
0.4.11-1
- update to 0.4.11 (fixes revelation-applet, upstream #202)
- run gconftool-2 for applet stuff, too


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/revelation/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	11 Jan 2007 17:08:54 -0000	1.11
+++ .cvsignore	16 Jan 2007 11:02:39 -0000	1.12
@@ -1 +1 @@
-revelation-0.4.9.tar.bz2
+revelation-0.4.11.tar.bz2


Index: revelation.spec
===================================================================
RCS file: /cvs/extras/rpms/revelation/devel/revelation.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- revelation.spec	11 Jan 2007 17:08:54 -0000	1.25
+++ revelation.spec	16 Jan 2007 11:02:39 -0000	1.26
@@ -3,11 +3,11 @@
 
 Summary:	Password manager for GNOME 2
 Name:		revelation
-Version:	0.4.9
+Version:	0.4.11
 Release:	1%{?dist}
 License:	GPL
 Group:		Applications/Productivity
-Source0:	ftp://oss.codepoet.no/revelation/revelation-0.4.9.tar.bz2
+Source0:	ftp://oss.codepoet.no/revelation/revelation-0.4.11.tar.bz2
 URL:		http://oss.codepoet.no/revelation/
 Requires:	python-crypto >= 2.0
 Requires:	pygtk2 >= 2.4
@@ -67,6 +67,7 @@
 %post
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas &>/dev/null || :
+gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/%{name}-applet.schemas &>/dev/null || :
 update-mime-database %{_datadir}/mime &> /dev/null || :
 update-desktop-database %{_datadir}/applications &> /dev/null || :
 gtk-update-icon-cache -qf %{_datadir}/icons/hicolor &> /dev/null || :
@@ -75,6 +76,7 @@
 %preun
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas &>/dev/null || :
+gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/%{name}-applet.schemas &>/dev/null || :
 
 %postun
 update-mime-database %{_datadir}/mime &> /dev/null || :
@@ -101,6 +103,10 @@
 %{_libexecdir}/revelation-applet
 
 %changelog
+* Thu Jan 11 2007 Thorsten Leemhuis <fedora at leemhuis dot info> 0.4.11-1
+- update to 0.4.11 (fixes revelation-applet, upstream #202)
+- run gconftool-2 for applet stuff, too
+
 * Thu Jan 11 2007 Thorsten Leemhuis <fedora at leemhuis dot info> 0.4.9-1
 - update to 0.4.9
 - Remove 0.4.8-specific workaround 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/revelation/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	11 Jan 2007 17:08:54 -0000	1.11
+++ sources	16 Jan 2007 11:02:39 -0000	1.12
@@ -1 +1 @@
-cd107681bf316a8bb575bf471005c799  revelation-0.4.9.tar.bz2
+e2db4a2f00f59b18798d4453c778129f  revelation-0.4.11.tar.bz2




More information about the scm-commits mailing list