projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83019f7
)
Fix from 0.9.8-stable
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 24 Jul 2009 11:34:59 +0000
(11:34 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 24 Jul 2009 11:34:59 +0000
(11:34 +0000)
openssl.spec
patch
|
blob
|
history
diff --git
a/openssl.spec
b/openssl.spec
index c114c5ae72bbd9516d0fdb4181d9f3348d80b962..06d4dea4390ae0f53c6d986038f2b5b3c637e4b0 100644
(file)
--- a/
openssl.spec
+++ b/
openssl.spec
@@
-1,3
+1,4
@@
+%define _unpackaged_files_terminate_build 0
%define libmaj 1
%define libmin 1
%define librel 0
@@
-96,6
+97,9
@@
perl util/perlpath.pl /usr/bin/perl
%ifarch alpha
./Configure %{CONFIG_FLAGS} linux-alpha shared
%endif
+%ifarch x86_64
+./Configure %{CONFIG_FLAGS} linux-x86_64 shared
+%endif
LD_LIBRARY_PATH=`pwd` make
LD_LIBRARY_PATH=`pwd` make rehash
LD_LIBRARY_PATH=`pwd` make test