[packages/openssl102: 169/432] - added ia64, sorted archs

adwol adwol at pld-linux.org
Sat Sep 29 01:15:47 CEST 2018


commit dfc15f3888fdbd650c68a41e7ccaec1d39a08eb1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 13 19:41:35 2004 +0000

    - added ia64, sorted archs
    
    Changed files:
        openssl.spec -> 1.128

 openssl.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 85acdc8..6ca0ad2 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -200,15 +200,18 @@ export OPTFLAGS
 ./Configure --openssldir=%{_var}/lib/%{name} linux-elf shared
 %endif
 %endif
+%ifarch alpha
+./Configure --openssldir=%{_var}/lib/%{name} threads linux-alpha+bwx-gcc shared
+%endif
 %ifarch amd64
 ./Configure --openssldir=%{_var}/lib/%{name} linux-x86_64 shared
 %endif
+%ifarch ia64
+./Configure --openssldir=%{_var}/lib/%{name} linux-ia64 shared
+%endif
 %ifarch ppc
 ./Configure --openssldir=%{_var}/lib/%{name} linux-ppc shared
 %endif
-%ifarch alpha
-./Configure --openssldir=%{_var}/lib/%{name} threads linux-alpha+bwx-gcc shared
-%endif
 %ifarch sparc
 ./Configure --openssldir=%{_var}/lib/%{name} threads linux-sparcv8 shared
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list