[gnutls/f19: 3/3] updated for f19

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Tue Nov 26 11:01:57 UTC 2013


commit 3c13ac8795796ee52591fe01c6a7aacb3a8c4299
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Tue Nov 26 12:00:55 2013 +0100

    updated for f19

 gnutls.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index 1b52316..e0eb6ea 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -13,7 +13,10 @@ BuildRequires: zlib-devel, readline-devel, libtasn1-devel >= 3.1
 BuildRequires: libtool, automake, autoconf, texinfo
 BuildRequires: nettle-devel >= 2.5
 BuildRequires: autogen-libopts-devel >= 5.18 autogen
-BuildRequires: trousers-devel >= 0.3.11.2
+
+# Do not link against trousers in F19. The installed trousers
+# package isn't sufficient.
+#BuildRequires: trousers-devel >= 0.3.11.2
 %if %{with dane}
 BuildRequires: unbound-devel
 %endif
@@ -156,6 +159,7 @@ export LDFLAGS="-Wl,--no-add-needed"
            --disable-static \
            --disable-openssl-compatibility \
            --disable-srp-authentication \
+	   --without-tpm \
 %if %{with guile}
            --enable-guile \
 %ifarch %{arm}
@@ -275,7 +279,6 @@ fi
 * Tue Nov 26 2013 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.1.17-1
 - new upstream release
 - links against the system libopts
-- links against trousers
 
 * Mon Nov  4 2013 Tomáš Mráz <tmraz at redhat.com> 3.1.16-1
 - new upstream release


More information about the scm-commits mailing list