rpms/gnupg2/EL-5 gnupg2.spec,1.58,1.59

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Oct 11 17:34:07 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/gnupg2/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30978

Modified Files:
	gnupg2.spec 
Log Message:
sync w/devel



Index: gnupg2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnupg2/EL-5/gnupg2.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- gnupg2.spec	3 Oct 2007 13:29:20 -0000	1.58
+++ gnupg2.spec	11 Oct 2007 17:33:35 -0000	1.59
@@ -10,7 +10,7 @@
 Summary: Utility for secure communication and data storage
 Name:    gnupg2
 Version: 2.0.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: GPLv3+
 Group:   Applications/System
@@ -99,6 +99,9 @@
   --disable-rpath \
   --enable-selinux-support 
 
+# need scratch gpg database for tests
+mkdir -p $HOME/.gnupg
+
 # not smp-safe
 make 
 
@@ -171,8 +174,11 @@
 
 
 %changelog
+* Wed Oct 03 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-3
+- %%build: (re)add mkdir -p $HOME/.gnupg
+
 * Wed Oct 03 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-2
-- Req: dirmngr
+- Requires: dirmngr (#312831)
 
 * Mon Sep 10 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-1
 - gnupg-2.0.7




More information about the fedora-extras-commits mailing list