[mingw-openssl: 20/32] Disabled capieng to fix build

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 20:07:55 UTC 2012


commit 637a5e79c4cae6925985b07426cd43b9686f1cd7
Author: Kalev Lember <kalev at fedoraproject.org>
Date:   Sat Jun 19 19:53:35 2010 +0000

    Disabled capieng to fix build

 mingw32-openssl.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/mingw32-openssl.spec b/mingw32-openssl.spec
index 671cfe5..9711b92 100644
--- a/mingw32-openssl.spec
+++ b/mingw32-openssl.spec
@@ -201,6 +201,7 @@ make TABLE PERL=%{__perl}
   --openssldir=%{_mingw32_sysconfdir}/pki/tls \
   zlib enable-camellia enable-seed enable-tlsext enable-rfc3779 \
   enable-cms enable-md2 no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa \
+  no-capieng \
   no-hw --cross-compile-prefix=%{_mingw32_target}- \
   --enginesdir=%{_mingw32_libdir}/openssl/engines \
   shared mingw
@@ -347,6 +348,7 @@ rm -rf $RPM_BUILD_ROOT
 - Synced patches with Fedora native openssl-1.0.0a-1
 - Use sed to fix up cflags instead of unmaintainable patch
 - Rebased mingw32 specific patches
+- Disabled capieng to fix build
 
 * Thu Nov 26 2009 Kalev Lember <kalev at smartlink.ee> - 1.0.0-0.6.beta4
 - Merged patches from native Fedora openssl (up to 1.0.0-0.16.beta4)


More information about the scm-commits mailing list