rpms/mingw32-openssl/devel mingw32-openssl.spec,1.17,1.18

Kalev Lember kalev at fedoraproject.org
Sat Jun 19 19:53:35 UTC 2010


Author: kalev

Update of /cvs/pkgs/rpms/mingw32-openssl/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26949

Modified Files:
	mingw32-openssl.spec 
Log Message:
Disabled capieng to fix build



Index: mingw32-openssl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-openssl/devel/mingw32-openssl.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- mingw32-openssl.spec	19 Jun 2010 19:50:13 -0000	1.17
+++ mingw32-openssl.spec	19 Jun 2010 19:53:35 -0000	1.18
@@ -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