SPECS: gnupg2.spec - up to 2.0.0; release 0.1 (see todo)

qboosh qboosh at pld-linux.org
Mon Nov 13 20:28:31 CET 2006


Author: qboosh                       Date: Mon Nov 13 19:28:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.0.0; release 0.1 (see todo)

---- Files affected:
SPECS:
   gnupg2.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/gnupg2.spec
diff -u SPECS/gnupg2.spec:1.48 SPECS/gnupg2.spec:1.49
--- SPECS/gnupg2.spec:1.48	Mon Oct 30 01:41:16 2006
+++ SPECS/gnupg2.spec	Mon Nov 13 20:28:26 2006
@@ -10,12 +10,12 @@
 Summary:	GNU Privacy Guard - tool for secure communication and data storage - development version
 Summary(pl):	GnuPG - narzędzie do bezpiecznej komunikacji i bezpiecznego przechowywania danych - wersja rozwojowa
 Name:		gnupg2
-Version:	1.9.94
-Release:	1
+Version:	2.0.0
+Release:	0.1
 License:	GPL
 Group:		Applications/File
-Source0:	ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2
-# Source0-md5:	1da8c928948800efa2a13d4aecb8d013
+Source0:	ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
+# Source0-md5:	13c0d43bd1f4a129de470dda20192284
 Source1:	gnupg-agent.sh
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-pth.patch
@@ -140,16 +140,10 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--with-capabilities \
 	%{!?with_pth:--disable-threads} \
 	--enable-gpg \
-%ifarch sparc sparc64
-	--disable-m-guard \
-%else
-	--enable-m-guard \
-%endif
-	--without-included-gettext \
-	--disable-m-debug \
+	--enable-symcryptrun \
+	--with-capabilities \
 	--with-mailprog=/usr/lib/sendmail
 
 %{__make}
@@ -196,12 +190,6 @@
 %attr(755,root,root) %{_libexecdir}/gpg2keys_ldap
 %{_mandir}/man1/gpg2.1*
 %{_mandir}/man1/gpgv2.1*
-# conflicts with gnupg 1.4.x
-#%attr(755,root,root) %{_bindir}/gpg-zip
-#%attr(755,root,root) %{_bindir}/gpgsplit
-#%{_mandir}/man7/gnupg.7*
-# program not built by default
-#%{_mandir}/man1/symcryptrun.1*
 
 %files common -f gnupg2.lang
 %defattr(644,root,root,755)
@@ -236,12 +224,14 @@
 %doc agent-ChangeLog scd-ChangeLog
 %attr(755,root,root) %{_bindir}/gpg-agent
 %attr(755,root,root) %{_bindir}/scdaemon
+%attr(755,root,root) %{_bindir}/symcryptrun
 %attr(755,root,root) %{_libexecdir}/gpg-protect-tool
 %attr(755,root,root) %{_libexecdir}/gpg-preset-passphrase
 %attr(755,root,root) %{_libexecdir}/pcsc-wrapper
 %{_mandir}/man1/gpg-agent.1*
 %{_mandir}/man1/gpg-preset-passphrase.1*
 %{_mandir}/man1/scdaemon.1*
+%{_mandir}/man1/symcryptrun.1*
 
 %files -n gnupg-agent-profile_d
 %defattr(644,root,root,755)
@@ -257,6 +247,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2006/11/13 19:28:26  qboosh
+- up to 2.0.0; release 0.1 (see todo)
+
 Revision 1.48  2006/10/30 00:41:16  qboosh
 - updated to 1.9.94
 - added ac patch; full ac/am/gt regeneration instead of partial, broken one
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnupg2.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list