From 5957bf4aadb71744bbe0992599cdb7907215e45c Mon Sep 17 00:00:00 2001 From: pius Date: Tue, 30 Sep 2003 21:27:58 +0000 Subject: [PATCH] - added openssl-makefile.patch Changed files: openssl.spec -> 1.108 --- openssl.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openssl.spec b/openssl.spec index 3f7192b..a17467e 100644 --- a/openssl.spec +++ b/openssl.spec @@ -21,6 +21,7 @@ Patch1: %{name}-optflags.patch Patch2: %{name}-globalCA.diff Patch3: %{name}-parallel_make.patch Patch4: %{name}-include.patch +Patch5: %{name}-makefile.patch URL: http://www.openssl.org/ BuildRequires: perl-devel >= 5.6.1 BuildRequires: textutils @@ -181,6 +182,7 @@ RC4, RSA %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do -- 2.43.0