X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=openssl.spec;h=6db20ad28ba590f3f45dca56a22a5cb9e6f12d70;hb=8c387e62b2b0e7a073520a2cd705490268db5a99;hp=6008c3c9c838ed8815384b7ec15453dc0999bfd3;hpb=6287fa53962a88881be5b5b8939491c384e0bdd2;p=oweals%2Fopenssl.git diff --git a/openssl.spec b/openssl.spec index 6008c3c9c8..6db20ad28b 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,17 +1,14 @@ -%define libmaj 0 -%define libmin 9 -%define librel 8 -%define librev j +%define _unpackaged_files_terminate_build 0 + Release: 1 %define openssldir /var/ssl Summary: Secure Sockets Layer and cryptography libraries and tools Name: openssl -#Version: %{libmaj}.%{libmin}.%{librel} -Version: %{libmaj}.%{libmin}.%{librel}%{librev} +Version: 0.9.8zb Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz -Copyright: Freely distributable +License: OpenSSL Group: System Environment/Libraries Provides: SSL URL: http://www.openssl.org/ @@ -96,6 +93,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