]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- added parallel_make patch
authorjuandon <witekfl@pld-linux.org>
Sun, 16 Feb 2003 20:14:57 +0000 (20:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.90

openssl.spec

index c549726eebb04bfe21d233dee62d1a2e0565e7fa..da798fac1b9a2d5cd2e4c846220d4a0be9193548 100644 (file)
@@ -18,6 +18,7 @@ Source2:      %{name}.1.pl
 Patch0:                %{name}-alpha-ccc.patch
 Patch1:                %{name}-optflags.patch
 Patch2:                %{name}-globalCA.diff
+Patch3:                %{name}-parallel_make.patch
 URL:           http://www.openssl.org/
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: textutils
@@ -176,6 +177,7 @@ RC4, RSA 
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do
This page took 0.239197 seconds and 4 git commands to generate.