rpms/gnupg2/FC-4 .cvsignore, 1.6, 1.7 gnupg2.spec, 1.15, 1.16 sources, 1.7, 1.8

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Jan 26 19:59:55 UTC 2006


Author: rdieter

Update of /cvs/extras/rpms/gnupg2/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10259

Modified Files:
	.cvsignore gnupg2.spec sources 
Log Message:
* Tue Dec 20 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.20-1
- 1.9.20



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnupg2/FC-4/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	31 Oct 2005 16:20:45 -0000	1.6
+++ .cvsignore	26 Jan 2006 19:59:54 -0000	1.7
@@ -1,2 +1,2 @@
-gnupg-1.9.19.tar.bz2
-gnupg-1.9.19.tar.bz2.sig
+gnupg-1.9.20.tar.bz2
+gnupg-1.9.20.tar.bz2.sig


Index: gnupg2.spec
===================================================================
RCS file: /cvs/extras/rpms/gnupg2/FC-4/gnupg2.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gnupg2.spec	5 Dec 2005 14:44:40 -0000	1.15
+++ gnupg2.spec	26 Jan 2006 19:59:54 -0000	1.16
@@ -4,10 +4,11 @@
 # it can use other implementations too (including non-pcsc ones).
 %define pcsc_lib libpcsclite.so.0
 
-Summary: GNU utility for secure communication and data storage
+Summary: Utility for secure communication and data storage
 Name:    gnupg2
-Version: 1.9.19
-Release: 8%{?dist}
+Version: 1.9.20
+Release: 1%{?dist}
+
 License: GPL
 Group:   Applications/System
 Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2
@@ -36,7 +37,7 @@
 # Hard-code libksba-0.9.11 for now (x86_64 'make check' fails)
 #BuildRequires: libksba-devel = 0.9.11
 #else
-BuildRequires: libksba-devel >= 0.9.12
+BuildRequires: libksba-devel >= 0.9.13
 #endif
 
 BuildRequires: gettext
@@ -74,9 +75,9 @@
 %patch1 -p1 -b .lvalue
 %patch2 -p1 -b .testverbose
 
-%ifarch x86_64
-sed -i -e 's|^NEED_KSBA_VERSION=.*|NEED_KSBA_VERSION=0.9.11|' configure.ac configure
-%endif
+#ifarch x86_64
+#sed -i -e 's|^NEED_KSBA_VERSION=.*|NEED_KSBA_VERSION=0.9.11|' configure.ac configure
+#endif
 
 sed -i -e 's/"libpcsclite\.so"/"%{pcsc_lib}"/' scd/{scdaemon,pcsc-wrapper}.c
 
@@ -84,9 +85,9 @@
 %build
 
 %configure \
-  --disable-dependency-tracking \
   --disable-rpath \
-  --enable-gpg
+  --disable-dependency-tracking \
+  --enable-gpg 
 
 make %{?_smp_mflags}
 
@@ -95,7 +96,7 @@
 ## Allows for better debugability (doesn't work, fixme)
 # echo "debug-allow-core-dumps" >> tests/gpgsm.conf
 # (sometimes?) expect one failure (reported upstream)
-#make check ||:
+make check ||:
 
 
 %install
@@ -104,6 +105,7 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 
 # enable auto-startup/shutdown of gpg-agent 
+# Keep an eye on http://bugzilla.redhat.com/bugzilla/175744, in case these dirs go away or change
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/{env,shutdown}
 install -p -m0755 %{SOURCE10} $RPM_BUILD_ROOT%{_prefix}/env/
 install -p -m0755 %{SOURCE11} $RPM_BUILD_ROOT%{_prefix}/shutdown/
@@ -124,7 +126,7 @@
 
 
 %files -f %{name}.lang
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
 #docs say to install suid root, but we won't, for now.
 #attr(4755,root,root) %{_bindir}/gpg2
@@ -134,6 +136,7 @@
 %{_bindir}/gpg-agent
 %{_bindir}/gpgconf
 %{_bindir}/gpgkey2ssh
+%{_bindir}/gpgparsemail
 %{_bindir}/gpgsm*
 %{_bindir}/kbxutil
 %{_bindir}/scdaemon
@@ -153,6 +156,9 @@
 
 
 %changelog
+* Tue Dec 20 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.20-1
+- 1.9.20
+
 * Thu Dec 01 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-8
 - include gpg-agent-(startup|shutdown) scripts (#136533)
 - BR: libksba-devel >= 1.9.12 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnupg2/FC-4/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	31 Oct 2005 16:20:45 -0000	1.7
+++ sources	26 Jan 2006 19:59:54 -0000	1.8
@@ -1,2 +1,2 @@
-8084256a61aa90e0173d436bf1e6f82b  gnupg-1.9.19.tar.bz2
-9646e2b0f68474c5b1c8d37a09fb56d1  gnupg-1.9.19.tar.bz2.sig
+93899203fc0530f03e146d49b65c1e28  gnupg-1.9.20.tar.bz2
+76e3a5c1ac153c24a4fd3e0e83b0e9f6  gnupg-1.9.20.tar.bz2.sig




More information about the fedora-extras-commits mailing list