Bug 296031

Summary: Add alpha sub-archs to openssl.spec
Product: [Fedora] Fedora Reporter: Oliver Falk <oliver>
Component: opensslAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-29 15:57:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Oliver Falk 2007-09-19 09:43:42 UTC
Simple patch to the specfile:
Index: openssl.spec
===================================================================
RCS file: /cvs/pkgs/devel/openssl/openssl.spec,v
retrieving revision 1.93
diff -u -p -r1.93 openssl.spec
--- openssl.spec        21 Aug 2007 19:42:52 -0000      1.93
+++ openssl.spec        19 Sep 2007 09:43:13 -0000
@@ -164,7 +164,7 @@ fi
 sslarch=linux-sparcv9
 sslflags=no-asm
 %endif
-%ifarch alpha
+%ifarch alpha alphaev56 alphaev6 alphaev67
 sslarch=linux-alpha-gcc
 %endif
 %ifarch s390

Comment 1 Oliver Falk 2007-10-04 15:16:48 UTC
Ping!

Comment 2 Oliver Falk 2007-10-29 15:20:08 UTC
ping

Comment 3 Tomas Mraz 2007-10-29 15:57:41 UTC
Your patch was included in openssl-0.9.8a-16.fc8. I'm sorry for not closing the
bug report in time.