rpms/revelation/EL-4 .cvsignore, 1.7, 1.8 revelation.spec, 1.7, 1.8 sources, 1.7, 1.8

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Fri Dec 1 18:29:55 UTC 2006


Author: thl

Update of /cvs/extras/rpms/revelation/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30771

Modified Files:
	.cvsignore revelation.spec sources 
Log Message:
0.4.7-5 -- sync with 0.4.7-5 from FC-6


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/revelation/EL-4/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	27 Aug 2005 18:31:38 -0000	1.7
+++ .cvsignore	1 Dec 2006 18:29:25 -0000	1.8
@@ -1,2 +1 @@
-revelation-0.4.5.tar.bz2
-revelation-dont_check_everything.patch
+revelation-0.4.7.tar.bz2


Index: revelation.spec
===================================================================
RCS file: /cvs/extras/rpms/revelation/EL-4/revelation.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- revelation.spec	27 Aug 2005 18:31:38 -0000	1.7
+++ revelation.spec	1 Dec 2006 18:29:25 -0000	1.8
@@ -3,20 +3,19 @@
 
 Summary:	Password manager for GNOME 2
 Name:		revelation
-Version:	0.4.5
-Release:	1%{?dist}
+Version:	0.4.7
+Release:	5%{?dist}
 License:	GPL
 Group:		Applications/Productivity
-Source0:	ftp://oss.codepoet.no/revelation/revelation-0.4.5.tar.bz2
-# the reason for this patch is found in http://oss.codepoet.no/pipermail/revelation-list/2005-August/000132.html
-Patch0:		%{name}-dont_check_everything.patch
+Source0:	ftp://oss.codepoet.no/revelation/revelation-0.4.7.tar.bz2
 URL:		http://oss.codepoet.no/revelation/
 Requires:	python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 Requires:	python-crypto >= 2.0
 Requires:	pygtk2 >= 2.4
 Requires:	gnome-python2-gconf >= 2.0
 Requires:	gnome-python2-gnomevfs >= 2.6
-Requires:	words >= 3.0
+Requires:	gnome-python2-applet
+Requires:	cracklib-dicts
 BuildRequires:	python >= 2.2
 BuildRequires:	python-devel >= 2.3
 BuildRequires:	pygtk2-devel >= 2.4
@@ -26,8 +25,8 @@
 BuildRequires:	desktop-file-utils
 BuildRequires:	python-crypto >= 2.0
 BuildRequires:	cracklib
-BuildRequires:	words
-BuildRequires:	gnome-panel-devel gnome-python2-extras
+BuildRequires:	cracklib-dicts
+BuildRequires:	gnome-panel-devel
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot-%(%{__id_u} -n)
 Requires(post):         GConf2 shared-mime-info desktop-file-utils
 Requires(preun):        GConf2
@@ -39,10 +38,9 @@
 
 %prep
 %setup -q
-%patch0 -p0 -b .patch0
 
 %build
-%configure --disable-desktop-update --disable-mime-update --with-cracklib-dict=/usr/share/dict/
+%configure --disable-desktop-update --disable-mime-update --with-cracklib-dict=/usr/share/cracklib/pw_dict
 make %{?_smp_mflags}
 
 
@@ -50,6 +48,8 @@
 %{__rm} -rf %{buildroot}
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
+# we use cracklib dicts, so we can remove these
+rm $RPM_BUILD_ROOT/%{_datadir}/%{name}/pwdict*
 
 desktop-file-install \
   --vendor fedora \
@@ -104,6 +104,13 @@
 %{_libexecdir}/revelation-applet
 
 %changelog
+* Fri Dec 01 2006 Thorsten Leemhuis <fedora at leemhuis dot info> 0.4.7-5
+- sync with 0.4.7-5 from FC-6; includes:
+ - update to 0.4.7
+ - use cracklib-dicts correctly (#170742)
+ - don't ship revelation dicts
+ - Require gnome-python2-applet (#166987)
+
 * Mon Aug 27 2005 Thorsten Leemhuis <fedora at leemhuis dot info> 0.4.5-1
 - Update to 0.4.5
 - add patch revelation-dont_check_everything.patch


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/revelation/EL-4/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	27 Aug 2005 18:31:38 -0000	1.7
+++ sources	1 Dec 2006 18:29:25 -0000	1.8
@@ -1,2 +1 @@
-f509367e8b5ab869fe00c6c3f87d2b58  revelation-0.4.5.tar.bz2
-b99ea591311a237d50e16384ab31d6ee  revelation-dont_check_everything.patch
+d0a100914b0ffc0a09b1d4067f4307eb  revelation-0.4.7.tar.bz2




More information about the scm-commits mailing list