[mingw-gnutls] Enable heartbeat support to match native package.

mooninite mooninite at fedoraproject.org
Fri May 31 02:39:26 UTC 2013


commit 2c4abb3686b07add1c1253081b7774b66f4c924b
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Thu May 30 21:39:06 2013 -0500

    Enable heartbeat support to match native package.

 .gitignore        |    1 +
 mingw-gnutls.spec |    1 -
 sources           |    2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76a9de5..34d5af8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ gnutls-2.6.4-nosrp.tar.bz2
 /gnutls-3.1.7-hobbled.tar.xz
 /gnutls-3.1.8-hobbled.tar.xz
 /gnutls-3.1.10-hobbled.tar.xz
+/gnutls-3.1.11-hobbled.tar.xz
diff --git a/mingw-gnutls.spec b/mingw-gnutls.spec
index 896b485..1abf4a7 100644
--- a/mingw-gnutls.spec
+++ b/mingw-gnutls.spec
@@ -116,7 +116,6 @@ for MinGW.
     --disable-srp-authentication   \
     --disable-nls \
     --disable-rpath \
-    --disable-heartbeat-support \
     --disable-ecdhe
 
 # %{?_smp_mflags} doesn't build correctly.
diff --git a/sources b/sources
index b7528e9..c8e6d68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60b4ac7e86de67029a55400ce97d21b3  gnutls-3.1.10-hobbled.tar.xz
+6637d1265917a222a1b404d31d5943ac  gnutls-3.1.11-hobbled.tar.xz


More information about the scm-commits mailing list