Author: qboosh Date: Tue May 16 09:25:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.0 (note: 0.8.x compat functions have been dropped)
---- Files affected: SPECS: gnutls.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: SPECS/gnutls.spec diff -u SPECS/gnutls.spec:1.64 SPECS/gnutls.spec:1.65 --- SPECS/gnutls.spec:1.64 Thu Mar 9 21:49:42 2006 +++ SPECS/gnutls.spec Tue May 16 11:24:57 2006 @@ -2,12 +2,12 @@ Summary: The GNU Transport Layer Security Library Summary(pl): Biblioteka GNU TLS (Transport Layer Security) Name: gnutls -Version: 1.3.5 +Version: 1.4.0 Release: 1 License: LGPL Group: Libraries -Source0: ftp://ftp.gnutls.org/pub/gnutls/devel/%{name}-%{version}.tar.bz2 -# Source0-md5: 585139a0da1385a5a0d97a610de850fe +Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2 +# Source0-md5: 9e1e1b07e971c604923ec394f6922301 Patch0: %{name}-info.patch URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.59 @@ -15,7 +15,7 @@ BuildRequires: gettext-devel BuildRequires: libcfg+-devel BuildRequires: libgcrypt-devel >= 1.2.2 -BuildRequires: libtasn1-devel >= 0.3.1 +BuildRequires: libtasn1-devel >= 0.3.4 BuildRequires: libtool >= 2:1.5 BuildRequires: lzo-devel BuildRequires: opencdk-devel >= 0.5.5 @@ -24,7 +24,7 @@ BuildRequires: zlib-devel Requires(post,postun): /sbin/ldconfig Requires: libgcrypt >= 1.2.2 -Requires: libtasn1 >= 0.3.1 +Requires: libtasn1 >= 0.3.4 Requires: opencdk >= 0.5.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,7 +46,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libgcrypt-devel >= 1.2.2 -Requires: libtasn1-devel >= 0.3.1 +Requires: libtasn1-devel >= 0.3.4 Requires: opencdk-devel Requires: zlib-devel @@ -138,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2006/05/16 09:24:57 qboosh +- updated to 1.4.0 (note: 0.8.x compat functions have been dropped) + Revision 1.64 2006/03/09 20:49:42 qboosh - removed outdated todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnutls.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
