SPECS: gnutls.spec - updated to 1.2.9 - require libgcrypt >= 1.2.2...
qboosh
qboosh at pld-linux.org
Tue Nov 8 11:25:23 CET 2005
Author: qboosh Date: Tue Nov 8 10:25:23 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2.9
- require libgcrypt >= 1.2.2 to avoid bugs in earlier versions
---- Files affected:
SPECS:
gnutls.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/gnutls.spec
diff -u SPECS/gnutls.spec:1.57 SPECS/gnutls.spec:1.58
--- SPECS/gnutls.spec:1.57 Mon Oct 31 00:18:16 2005
+++ SPECS/gnutls.spec Tue Nov 8 11:25:16 2005
@@ -2,18 +2,18 @@
Summary: The GNU Transport Layer Security Library
Summary(pl): Biblioteka GNU TLS (Transport Layer Security)
Name: gnutls
-Version: 1.2.8
-Release: 2
+Version: 1.2.9
+Release: 1
License: LGPL
Group: Libraries
Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2
-# Source0-md5: 623e40d768a5387bcc86f9ae78909cd5
+# Source0-md5: 9b14bac9202c91dbc89431726dbf6b90
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.0
+BuildRequires: libgcrypt-devel >= 1.2.2
BuildRequires: libtasn1-devel >= 0.2.11
BuildRequires: libtool >= 2:1.5
BuildRequires: lzo-devel
@@ -22,7 +22,7 @@
BuildRequires: texinfo
BuildRequires: zlib-devel
Requires(post,postun): /sbin/ldconfig
-Requires: libgcrypt >= 1.2.0
+Requires: libgcrypt >= 1.2.2
Requires: libtasn1 >= 0.2.11
Requires: opencdk >= 0.5.5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,7 +44,7 @@
Summary(pl): Pliki nagłówkowe i inne do gnutls
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: libgcrypt-devel >= 1.2.0
+Requires: libgcrypt-devel >= 1.2.2
Requires: libtasn1-devel >= 0.2.11
Requires: opencdk-devel
Requires: zlib-devel
@@ -133,6 +133,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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
+
Revision 1.57 2005/10/30 23:18:16 glen
- R opencdk-devel to -devel as libgnutls-extra-config --libs has -lopencdk; rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnutls.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list