]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- added openssl-makefile.patch
authorpius <pius@pld-linux.org>
Tue, 30 Sep 2003 21:27:58 +0000 (21:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.108

openssl.spec

index 3f7192b89cd20a1be1ea718a78b9a9b11661c6ea..a17467e314642fda1adea4caa5e0f03043ace33e 100644 (file)
@@ -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
This page took 0.03675 seconds and 4 git commands to generate.