Author: wiget Date: Sun Oct 16 10:27:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - requires nettle 2.4 - rel. 2
---- Files affected: packages/gnutls: gnutls.spec (1.136 -> 1.137) ---- Diffs: ================================================================ Index: packages/gnutls/gnutls.spec diff -u packages/gnutls/gnutls.spec:1.136 packages/gnutls/gnutls.spec:1.137 --- packages/gnutls/gnutls.spec:1.136 Sun Oct 16 09:04:00 2011 +++ packages/gnutls/gnutls.spec Sun Oct 16 12:27:21 2011 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Biblioteka GNU TLS (Transport Layer Security) Name: gnutls Version: 3.0.4 -Release: 1 +Release: 2 License: LGPL v3+ (libgnutls), GPL v3+ (extra libs and tools) Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.xz @@ -27,7 +27,7 @@ BuildRequires: libstdc++-devel BuildRequires: libtasn1-devel >= 2.9 BuildRequires: libtool >= 2:1.5 -%{!?with_gcrypt:BuildRequires: nettle-devel >= 2.2} +%{!?with_gcrypt:BuildRequires: nettle-devel >= 2.4} # miniopencdk is included in sources and currently maintained # as part of gnutls, not external package #BuildRequires: opencdk-devel >= 0.6.6 @@ -42,7 +42,7 @@ Requires(post,postun): /sbin/ldconfig %{?with_gcrypt:Requires: libgcrypt >= 1.4.0} Requires: libtasn1 >= 2.9 -%{!?with_gcrypt:Requires: nettle >= 2.2} +%{!?with_gcrypt:Requires: nettle >= 2.4} #Requires: opencdk >= 0.6.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -66,7 +66,7 @@ Requires: %{name} = %{version}-%{release} %{?with_gcrypt:Requires: libgcrypt-devel >= 1.4.0} Requires: libtasn1-devel >= 2.9 -%{!?with_gcrypt:Requires: nettle-devel >= 2.2} +%{!?with_gcrypt:Requires: nettle-devel >= 2.4} #Requires: opencdk-devel >= 0.6.6 Requires: p11-kit-devel >= 0.4 Requires: zlib-devel @@ -276,6 +276,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.137 2011/10/16 10:27:21 wiget +- requires nettle 2.4 +- rel. 2 + Revision 1.136 2011/10/16 07:04:00 qboosh - updated to 3.0.4 - updated pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls.spec?r1=1.136&r2=1.137&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
