Author: qboosh Date: Sat Jul 7 00:17:34 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.0.5 (GPL v3) - updated pl.po-update patch
---- Files affected: SPECS: gnupg2.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/gnupg2.spec diff -u SPECS/gnupg2.spec:1.62 SPECS/gnupg2.spec:1.63 --- SPECS/gnupg2.spec:1.62 Thu May 24 23:08:46 2007 +++ SPECS/gnupg2.spec Sat Jul 7 02:17:29 2007 @@ -7,27 +7,27 @@ 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.4 +Version: 2.0.5 Release: 1 -License: GPL +License: GPL v3+ Group: Applications/File Source0: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2 -# Source0-md5: e16efce067ba132f933792a3ec7f180e +# Source0-md5: a678b11b9333b66dbfdb9b6adb83b0b3 Source1: gnupg-agent.sh Patch0: %{name}-info.patch Patch1: %{name}-pth.patch Patch2: %{name}-pl.po-update.patch Patch3: %{name}-disable_tests.patch URL: http://www.gnupg.org/ -BuildRequires: autoconf >= 2.59 -BuildRequires: automake >= 1:1.9.3 +BuildRequires: autoconf >= 2.61 +BuildRequires: automake >= 1:1.10 BuildRequires: bzip2-devel BuildRequires: curl-devel -BuildRequires: gettext-devel >= 0.15 -BuildRequires: libassuan-devel >= 1:0.9.3 -BuildRequires: libgcrypt-devel >= 1.2.0 +BuildRequires: gettext-devel >= 0.16.1 +BuildRequires: libassuan-devel >= 1:1.0.2 +BuildRequires: libgcrypt-devel >= 1.2.2 BuildRequires: libgpg-error-devel >= 1.4 -BuildRequires: libksba-devel >= 1.0.0 +BuildRequires: libksba-devel >= 1.0.2 BuildRequires: libusb-devel BuildRequires: openldap-devel BuildRequires: pcsc-lite-devel @@ -61,8 +61,10 @@ Summary: GnuPG - common files Summary(pl.UTF-8): GnuPG - pliki wspólne Group: Applications/File -Requires: libassuan >= 1:0.9.3 +Requires: libassuan >= 1:1.0.2 +Requires: libgcrypt >= 1.2.2 Requires: libgpg-error >= 1.4 +Requires: libksba >= 1.0.2 Conflicts: gnupg-agent < 1.9.14-2 %description common @@ -238,7 +240,7 @@ %files common -f gnupg2.lang %defattr(644,root,root,755) %doc AUTHORS main-ChangeLog NEWS README THANKS TODO -%doc intl-ChangeLog jnlib-ChangeLog m4-ChangeLog po-ChangeLog scripts-ChangeLog common-ChangeLog kbx-ChangeLog tools-ChangeLog doc-ChangeLog +%doc 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 @@ -309,6 +311,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2007/07/07 00:17:29 qboosh +- updated to 2.0.5 (GPL v3) +- updated pl.po-update patch + Revision 1.62 2007/05/24 21:08:46 qboosh - no longer development version ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnupg2.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
