aboutsummaryrefslogtreecommitdiff
path: root/openssl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'openssl.spec')
-rw-r--r--openssl.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openssl.spec b/openssl.spec
index 329e3925b74c..eb4bcede28fa 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,7 +1,8 @@
+%define _unpackaged_files_terminate_build 0
%define libmaj 0
%define libmin 9
%define librel 8
-%define librev k
+%define librev m
Release: 1
%define openssldir /var/ssl
@@ -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