[gnutls] Correct version requirement for libtasn1.

Tomáš Mráz tmraz at fedoraproject.org
Thu Feb 7 15:49:34 UTC 2013


commit 2fa17c9a1590006ebe9447feba6ecab4775b299e
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Thu Feb 7 16:49:17 2013 +0100

    Correct version requirement for libtasn1.

 gnutls.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index d386ff4..e80ac22 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -8,7 +8,7 @@ Release: 1%{?dist}
 License: GPLv3+ and LGPLv3+
 Group: System Environment/Libraries
 BuildRequires: libgcrypt-devel >= 1.2.2, p11-kit-devel >= 0.11, gettext
-BuildRequires: zlib-devel, readline-devel, libtasn1-devel >= 2.14
+BuildRequires: zlib-devel, readline-devel, libtasn1-devel >= 3.1
 BuildRequires: lzo-devel, libtool, automake, autoconf
 BuildRequires: nettle-devel >= 2.5
 %if %{with dane}


More information about the scm-commits mailing list