[mingw32-gnutls] New upstream version.

mooninite mooninite at fedoraproject.org
Sun Dec 4 03:07:25 UTC 2011


commit 0e5bf4340b902061ce928628d752b0e485ac383f
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Sat Dec 3 21:07:18 2011 -0600

    New upstream version.
    
    Signed-off-by: Michael Cronenworth <mike at cchtml.com>

 .gitignore          |    1 +
 mingw32-gnutls.spec |   10 +++++++---
 sources             |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7720589..f01a188 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gnutls-2.6.4-nosrp.tar.bz2
 /gnutls-2.10.5-nosrp.tar.bz2
 /gnutls-2.12.11-nosrp.tar.bz2
 /gnutls-2.12.12-nosrp.tar.bz2
+/gnutls-2.12.14-nosrp.tar.bz2
diff --git a/mingw32-gnutls.spec b/mingw32-gnutls.spec
index ec18e9f..e00e110 100644
--- a/mingw32-gnutls.spec
+++ b/mingw32-gnutls.spec
@@ -6,7 +6,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-gnutls
-Version:        2.12.12
+Version:        2.12.14
 Release:        1%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
@@ -38,6 +38,7 @@ BuildRequires:  mingw32-gettext
 BuildRequires:  mingw32-win-iconv
 BuildRequires:  mingw32-readline
 BuildRequires:  mingw32-zlib
+BuildRequires:  mingw32-p11-kit
 
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -85,8 +86,7 @@ PATH="%{_mingw32_bindir}:$PATH" \
   --with-libgcrypt \
   --with-included-libtasn1 \
   --disable-srp-authentication \
-  --disable-static \
-  --without-p11-kit
+  --disable-static
 # %{?_smp_mflags} doesn't build correctly.
 make
 cp lib/COPYING COPYING.LIB
@@ -138,6 +138,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Dec 03 2011 Michael Cronenworth <mike at cchtml.com> - 2.12.14-1
+- Update to 2.12.14
+- Allow p11-kit support.
+
 * Wed Nov 02 2011 Michael Cronenworth <mike at cchtml.com> - 2.12.12-1
 - Update to 2.12.12
 
diff --git a/sources b/sources
index ca67d74..76c11be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fbd510d8b85a1118ce44140964476ab  gnutls-2.12.12-nosrp.tar.bz2
+afdef648e4e77895ce6c15ee622ef061  gnutls-2.12.14-nosrp.tar.bz2


More information about the scm-commits mailing list