Author: qboosh Date: Fri Mar 16 21:56:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.0.3 (fixes CVE-2007-1263) - updated pl.po-update patch
---- Files affected: SPECS: gnupg2.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: SPECS/gnupg2.spec diff -u SPECS/gnupg2.spec:1.58 SPECS/gnupg2.spec:1.59 --- SPECS/gnupg2.spec:1.58 Wed Feb 28 19:37:33 2007 +++ SPECS/gnupg2.spec Fri Mar 16 22:56:53 2007 @@ -7,12 +7,12 @@ Summary: GNU Privacy Guard - tool for secure communication and data storage - development version Summary(pl.UTF-8): GnuPG - narzędzie do bezpiecznej komunikacji i bezpiecznego przechowywania danych - wersja rozwojowa Name: gnupg2 -Version: 2.0.2 +Version: 2.0.3 Release: 1 License: GPL Group: Applications/File Source0: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2 -# Source0-md5: 9f972c78135a7dea1bae66bb9f263980 +# Source0-md5: 4e33a5d35583da439f1bd26aa7e7042a Source1: gnupg-agent.sh Patch0: %{name}-info.patch Patch1: %{name}-pth.patch @@ -246,6 +246,7 @@ %attr(755,root,root) %{_bindir}/kbxutil %attr(755,root,root) %{_bindir}/watchgnupg %attr(755,root,root) %{_sbindir}/addgnupghome +%attr(755,root,root) %{_sbindir}/applygnupgdefaults %dir %{_libexecdir} %{_datadir}/gnupg %{_mandir}/man1/gpg-connect-agent.1* @@ -253,6 +254,7 @@ %{_mandir}/man1/gpgparsemail.1* %{_mandir}/man1/watchgnupg.1* %{_mandir}/man8/addgnupghome.8* +%{_mandir}/man8/applygnupgdefaults.8* %{_infodir}/*.info* %files plugin-keys_curl @@ -307,6 +309,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2007/03/16 21:56:53 qboosh +- updated to 2.0.3 (fixes CVE-2007-1263) +- updated pl.po-update patch + Revision 1.58 2007/02/28 18:37:33 arekm - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnupg2.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
