From: Dr. Stephen Henson Date: Wed, 27 Nov 2013 15:37:39 +0000 (+0000) Subject: Simplify and update openssl.spec X-Git-Tag: OpenSSL_0_9_8za~50 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=17540b77e08142d5d4a5f0e134a80fa8025011ef;p=oweals%2Fopenssl.git Simplify and update openssl.spec --- diff --git a/openssl.spec b/openssl.spec index bb182ba1d3..7d12ec3fd0 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,18 +1,14 @@ %define _unpackaged_files_terminate_build 0 -%define libmaj 0 -%define libmin 9 -%define librel 8 -%define librev za + 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.8za 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/