[gnutls/f21] depend on p11-kit >= 0.20.7

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Fri Sep 19 11:37:13 UTC 2014


commit 60cb642c2995975eaf28626ff3340f062efa7ad6
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Thu Sep 18 16:29:06 2014 +0200

    depend on p11-kit >= 0.20.7

 gnutls.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index fd2d1b1..eae8bfc 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -7,7 +7,7 @@ Release: 1%{?dist}
 # The libraries are LGPLv2.1+, utilities are GPLv3+
 License: GPLv3+ and LGPLv2+
 Group: System Environment/Libraries
-BuildRequires: p11-kit-devel >= 0.11, gettext
+BuildRequires: p11-kit-devel >= 0.20.7, gettext
 BuildRequires: zlib-devel, readline-devel, libtasn1-devel >= 3.1
 BuildRequires: libtool, automake, autoconf, texinfo
 BuildRequires: autogen-libopts-devel >= 5.18 autogen


More information about the scm-commits mailing list