[stunnel] 1163349: New upstream beta release 5.08b6

avesh avesh at fedoraproject.org
Sun Nov 23 07:01:34 UTC 2014


commit 5880693fa2392f94629f47a87baab36edee1f289
Author: Avesh Agarwal <avagarwa at redhat.com>
Date:   Sun Nov 23 02:01:29 2014 -0500

    1163349: New upstream beta release 5.08b6
    
    - Fixed incorrect reporting of fips status in configure.ac
      at compile time, requires autoconf automake at buildtime
    - Fixed default OpenSSL directory issue by using with-ssl
    - Updates local patches
    - 1155977: Fixes man page issues

 stunnel.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/stunnel.spec b/stunnel.spec
index 5dc7696..90cb881 100644
--- a/stunnel.spec
+++ b/stunnel.spec
@@ -20,6 +20,7 @@ Patch3: stunnel-configure-ac.patch
 Patch4: stunnel-1155977.patch
 # util-linux is needed for rename
 BuildRequires: openssl-devel, pkgconfig, tcp_wrappers-devel, util-linux
+BuildRequires: autoconf automake
 # for /usr/bin/pod2man
 %if 0%{?fedora} > 18 || 0%{?rhel} >= 7
 BuildRequires: perl-podlators
@@ -114,11 +115,10 @@ cp $RPM_BUILD_ROOT%{_datadir}/doc/stunnel/examples/%{name}.service $RPM_BUILD_RO
 * Sun Nov 23 2014 Avesh Agarwal <avagarwa at redhat.com> - 5.08b6-1
 - 1163349: New upstream beta release 5.08b6
 - Fixed incorrect reporting of fips status in configure.ac
-  at compile time
+  at compile time, requires autoconf automake at buildtime
 - Fixed default OpenSSL directory issue by using with-ssl
 - Updates local patches
 - 1155977: Fixes man page issues
- 
 
 * Tue Nov 04 2014 Avesh Agarwal <avagarwa at redhat.com> - 5.07-1
 - New upstream release 5.07


More information about the scm-commits mailing list