Author: qboosh Date: Thu Jun 19 19:18:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.4.0 - updated info patch, removed obsolete link patch
---- Files affected: SPECS: gnutls.spec (1.84 -> 1.85) ---- Diffs: ================================================================ Index: SPECS/gnutls.spec diff -u SPECS/gnutls.spec:1.84 SPECS/gnutls.spec:1.85 --- SPECS/gnutls.spec:1.84 Wed May 21 12:02:51 2008 +++ SPECS/gnutls.spec Thu Jun 19 21:17:57 2008 @@ -2,14 +2,13 @@ Summary: The GNU Transport Layer Security Library Summary(pl.UTF-8): Biblioteka GNU TLS (Transport Layer Security) Name: gnutls -Version: 2.2.5 +Version: 2.4.0 Release: 1 License: LGPL v2.1+ (libgnutls), GPL v3+ (extra libs and tools) Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2 -# Source0-md5: ebd3dc3ed4dffde781a2dc4eb4e39f3b +# Source0-md5: dce4000841ba5f80d310c4972b5f3efe Patch0: %{name}-info.patch -Patch1: %{name}-link.patch URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 @@ -54,6 +53,7 @@ Requires: libtasn1-devel >= 1.2 Requires: opencdk-devel >= 0.6.6 Requires: zlib-devel +# libgnutls-extra R: lzo-devel %description devel Header files etc to develop gnutls applications. @@ -132,7 +132,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__gettextize} @@ -142,7 +141,8 @@ %{__autoheader} %{__automake} %configure \ - --disable-dependency-tracking + --disable-dependency-tracking \ + --with-lzo %{__make} @@ -251,6 +251,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85 2008/06/19 19:17:57 qboosh +- updated to 2.4.0 +- updated info patch, removed obsolete link patch + Revision 1.84 2008/05/21 10:02:51 arekm - up to 2.2.5 (CVE-2008-1948, CVE-2008-1949, CVE-2008-1950); by Paweł Kwiatkowski. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnutls.spec?r1=1.84&r2=1.85&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
