Author: qboosh Date: Thu Jun 23 22:01:00 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.9.17, added build patch
---- Files affected: SPECS: gnupg2.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/gnupg2.spec diff -u SPECS/gnupg2.spec:1.32 SPECS/gnupg2.spec:1.33 --- SPECS/gnupg2.spec:1.32 Tue Jun 7 20:31:56 2005 +++ SPECS/gnupg2.spec Fri Jun 24 00:00:55 2005 @@ -6,15 +6,16 @@ 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.16 -Release: 2 +Version: 1.9.17 +Release: 1 License: GPL Group: Applications/File Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2 -# Source0-md5: 1282755dce9cf4a84e904ca0191017a3 +# Source0-md5: a1bf98c5ec0c5c316b4ae6f017f02fa3 Source1: gnupg-agent.sh Patch0: %{name}-info.patch Patch1: %{name}-pth.patch +Patch2: %{name}-build.patch Icon: gnupg.gif URL: http://www.gnupg.org/ BuildRequires: automake @@ -120,6 +121,7 @@ %setup -q -n gnupg-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build cp -f /usr/share/automake/config.* scripts @@ -180,6 +182,7 @@ %doc intl-ChangeLog jnlib-ChangeLog m4-ChangeLog po-ChangeLog scripts-ChangeLog common-ChangeLog kbx-ChangeLog tools-ChangeLog doc-ChangeLog %attr(755,root,root) %{_bindir}/gpg-connect-agent %attr(755,root,root) %{_bindir}/gpgconf +%attr(755,root,root) %{_bindir}/gpgkey2ssh %attr(755,root,root) %{_bindir}/watchgnupg %attr(755,root,root) %{_sbindir}/addgnupghome %attr(755,root,root) %{_bindir}/kbxutil @@ -196,7 +199,6 @@ %defattr(644,root,root,755) %doc agent-ChangeLog scd-ChangeLog %attr(755,root,root) %{_bindir}/gpg-agent -%attr(755,root,root) %{_bindir}/sc-copykeys %attr(755,root,root) %{_bindir}/scdaemon %attr(755,root,root) %{_libexecdir}/gpg-protect-tool %attr(755,root,root) %{_libexecdir}/gpg-preset-passphrase @@ -216,6 +218,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2005/06/23 22:00:55 qboosh +- updated to 1.9.17, added build patch + Revision 1.32 2005/06/07 18:31:56 twittner - gnupg-agent start scripts for console and X-Window mode has been released in separate subpackages: gnupg-agent-profile_d and gnupg-agent-xinitrc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnupg2.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
