[mingw-openssl: 10/32] Dropped several unused (obsoleted) patches and added a comment to the .spec file about the purpo

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


commit aa14161f4f77743fff76ebc921a1ef26bc0ebde4
Author: epienbro <epienbro at fedoraproject.org>
Date:   Sat Aug 29 20:38:51 2009 +0000

    Dropped several unused (obsoleted) patches and added a comment to the .spec
        file about the purpose of one of patches

 mingw32-openssl.spec                     |    2 +
 openssl-0.9.8a-defaults.patch            |   50 ----
 openssl-0.9.8a-link-krb5.patch           |   11 -
 openssl-0.9.8a-reuse-cipher-change.patch |   20 --
 openssl-0.9.8b-x509-name-cmp.patch       |   18 --
 openssl-0.9.8g-default-paths.patch       |   77 ------
 openssl-0.9.8g-no-extssl.patch           |   27 --
 openssl-0.9.8j-eap-fast.patch            |  378 -----------------------------
 openssl-0.9.8j-enginesdir.patch          |   40 ---
 openssl-0.9.8j-evp-nonfips.patch         |  127 ----------
 openssl-0.9.8j-fips-no-pairwise.patch    |   24 --
 openssl-0.9.8j-fipscheck-hmac.patch      |  125 ----------
 openssl-0.9.8j-kernel-fipsmode.patch     |   62 -----
 openssl-0.9.8j-nocanister.patch          |   31 ---
 openssl-0.9.8j-redhat.patch              |   53 ----
 openssl-0.9.8j-shlib-version.patch       |   12 -
 openssl-0.9.8j-soversion.patch           |   49 ----
 openssl-0.9.8j-use-fipscheck.patch       |  384 ------------------------------
 18 files changed, 2 insertions(+), 1488 deletions(-)
---
diff --git a/mingw32-openssl.spec b/mingw32-openssl.spec
index c49f7cb..0b13141 100644
--- a/mingw32-openssl.spec
+++ b/mingw32-openssl.spec
@@ -89,6 +89,8 @@ Patch100:       mingw32-openssl-1.0.0-beta3-configure.patch
 Patch101:       mingw32-openssl-1.0.0-beta3-libversion.patch
 # Fix engines/ install target after lib rename
 Patch102:       mingw32-openssl-1.0.0-beta3-sfx.patch
+# Ugly patch to fix a compilation error (the linker can't find
+# some symbols mentioned in an autogenerated .def file)
 Patch105:       mingw32-openssl-1.0.0-beta3-linker-fix.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)


More information about the scm-commits mailing list