Author: arekm Date: Sun Nov 25 20:50:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.0.7
---- Files affected: SPECS: gnupg2.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: SPECS/gnupg2.spec diff -u SPECS/gnupg2.spec:1.68 SPECS/gnupg2.spec:1.69 --- SPECS/gnupg2.spec:1.68 Sun Nov 18 19:17:35 2007 +++ SPECS/gnupg2.spec Sun Nov 25 21:49:59 2007 @@ -7,12 +7,12 @@ Summary: GNU Privacy Guard - tool for secure communication and data storage - enhanced version Summary(pl.UTF-8): GnuPG - narzędzie do bezpiecznej komunikacji i bezpiecznego przechowywania danych - wersja rozszerzona Name: gnupg2 -Version: 2.0.6 -Release: 2 +Version: 2.0.7 +Release: 1 License: GPL v3+ Group: Applications/File Source0: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2 -# Source0-md5: f2bbbfaa320a359a28122e224ff660ce +# Source0-md5: 433de7aca1f5d4342121ea09d98a2360 Source1: gnupg-agent.sh Patch0: %{name}-info.patch Patch1: %{name}-pth.patch @@ -183,6 +183,8 @@ rm -f po/stamp-po +sed -i -e 's#gl_AC_TYPE_LONG_LONG#AC_TYPE_LONG_LONG_INT#g' gl/m4/allocsa.m4 + %build %{__gettextize} %{__aclocal} -I m4 -I gl/m4 @@ -290,6 +292,7 @@ %attr(755,root,root) %{_bindir}/scdaemon %attr(755,root,root) %{_bindir}/symcryptrun %attr(755,root,root) %{_libexecdir}/gnupg-pcsc-wrapper +%attr(755,root,root) %{_libexecdir}/gpg-check-pattern %attr(755,root,root) %{_libexecdir}/gpg-protect-tool %attr(755,root,root) %{_libexecdir}/gpg-preset-passphrase %{_mandir}/man1/gpg-agent.1* @@ -311,6 +314,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2007-11-25 20:49:59 arekm +- up to 2.0.7 + Revision 1.68 2007-11-18 18:17:35 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnupg2.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
