SPECS: gnutls.spec - updated to 1.3.4 (security fixes for experime...
qboosh
qboosh at pld-linux.org
Fri Feb 10 11:08:02 CET 2006
Author: qboosh Date: Fri Feb 10 10:08:02 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.3.4 (security fixes for experimental version)
---- Files affected:
SPECS:
gnutls.spec (1.60 -> 1.61)
---- Diffs:
================================================================
Index: SPECS/gnutls.spec
diff -u SPECS/gnutls.spec:1.60 SPECS/gnutls.spec:1.61
--- SPECS/gnutls.spec:1.60 Sat Dec 10 23:10:15 2005
+++ SPECS/gnutls.spec Fri Feb 10 11:07:56 2006
@@ -2,19 +2,19 @@
Summary: The GNU Transport Layer Security Library
Summary(pl): Biblioteka GNU TLS (Transport Layer Security)
Name: gnutls
-Version: 1.3.0
+Version: 1.3.4
Release: 1
License: LGPL
Group: Libraries
-Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2
-# Source0-md5: e5caf8f1240088a97e53c8e20b117afd
+Source0: ftp://ftp.gnutls.org/pub/gnutls/devel/%{name}-%{version}.tar.bz2
+# Source0-md5: 81bed0c3a2b4c6ae20237a3f3c441001
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
@@ -135,6 +135,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.61 2006/02/10 10:07:56 qboosh
+- updated to 1.3.4 (security fixes for experimental version)
+
Revision 1.60 2005/12/10 22:10:15 qrczak
- BuildRequires: texinfo >= 4.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnutls.spec?r1=1.60&r2=1.61&f=u
More information about the pld-cvs-commit
mailing list