Author: qboosh Date: Fri Feb 10 09:54:27 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 1.2.10 (security fixes; STBR to Ac)
---- Files affected: SPECS: gnutls.spec (1.58 -> 1.58.2.1) ---- Diffs: ================================================================ Index: SPECS/gnutls.spec diff -u SPECS/gnutls.spec:1.58 SPECS/gnutls.spec:1.58.2.1 --- SPECS/gnutls.spec:1.58 Tue Nov 8 11:25:16 2005 +++ SPECS/gnutls.spec Fri Feb 10 10:54:22 2006 @@ -2,19 +2,19 @@ Summary: The GNU Transport Layer Security Library Summary(pl): Biblioteka GNU TLS (Transport Layer Security) Name: gnutls -Version: 1.2.9 +Version: 1.2.10 Release: 1 License: LGPL Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2 -# Source0-md5: 9b14bac9202c91dbc89431726dbf6b90 +# Source0-md5: 523273961e3cca45c92e50b2676b3c83 Patch0: %{name}-info.patch URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 BuildRequires: libcfg+-devel BuildRequires: libgcrypt-devel >= 1.2.2 -BuildRequires: libtasn1-devel >= 0.2.11 +BuildRequires: libtasn1-devel >= 0.2.18 BuildRequires: libtool >= 2:1.5 BuildRequires: lzo-devel BuildRequires: opencdk-devel >= 0.5.5 @@ -23,7 +23,7 @@ BuildRequires: zlib-devel Requires(post,postun): /sbin/ldconfig Requires: libgcrypt >= 1.2.2 -Requires: libtasn1 >= 0.2.11 +Requires: libtasn1 >= 0.2.18 Requires: opencdk >= 0.5.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,7 +45,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libgcrypt-devel >= 1.2.2 -Requires: libtasn1-devel >= 0.2.11 +Requires: libtasn1-devel >= 0.2.18 Requires: opencdk-devel Requires: zlib-devel @@ -133,6 +133,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58.2.1 2006/02/10 09:54:22 qboosh +- updated to 1.2.10 (security fixes; STBR to Ac) + Revision 1.58 2005/11/08 10:25:16 qboosh - updated to 1.2.9 - require libgcrypt >= 1.2.2 to avoid bugs in earlier versions ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnutls.spec?r1=1.58&r2=1.58.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
