[mingw32-gnutls] Include new tool provided by p11-kit support.

mooninite mooninite at fedoraproject.org
Sun Dec 4 03:18:01 UTC 2011


commit 090c080d79e05bc4529fa5004425351c779152ba
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Sat Dec 3 21:17:52 2011 -0600

    Include new tool provided by p11-kit support.
    
    Signed-off-by: Michael Cronenworth <mike at cchtml.com>

 mingw32-gnutls.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-gnutls.spec b/mingw32-gnutls.spec
index e00e110..27fd67d 100644
--- a/mingw32-gnutls.spec
+++ b/mingw32-gnutls.spec
@@ -7,7 +7,7 @@
 
 Name:           mingw32-gnutls
 Version:        2.12.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
 License:        GPLv3+ and LGPLv2+
@@ -123,6 +123,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_bindir}/libgnutls-openssl-26.def
 %{_mingw32_bindir}/libgnutls-openssl-27.dll
 %{_mingw32_bindir}/libgnutlsxx-27.dll
+%{_mingw32_bindir}/p11tool.exe
 %{_mingw32_bindir}/psktool.exe
 %{_mingw32_libdir}/libgnutls-extra.dll.a
 %{_mingw32_libdir}/libgnutls-extra.la
@@ -138,6 +139,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Dec 03 2011 Michael Cronenworth <mike at cchtml.com> - 2.12.14-2
+- Include new tool from p11-kit support.
+
 * Sat Dec 03 2011 Michael Cronenworth <mike at cchtml.com> - 2.12.14-1
 - Update to 2.12.14
 - Allow p11-kit support.


More information about the scm-commits mailing list