]> git.pld-linux.org Git - packages/gnutls.git/commitdiff
- updated to 1.2.9
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Nov 2005 10:25:16 +0000 (10:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- require libgcrypt >= 1.2.2 to avoid bugs in earlier versions

Changed files:
    gnutls.spec -> 1.58

gnutls.spec

index b6b06ae895ad1af47c7c04c55634ac568cf640cf..925422ec39e4afdb14c8e00bda14f598c93e84b7 100644 (file)
@@ -1,18 +1,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
@@ -21,7 +21,7 @@ BuildRequires:        readline-devel
 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)
@@ -43,7 +43,7 @@ Summary:      Header files etc to develop gnutls applications
 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
This page took 0.121943 seconds and 4 git commands to generate.