From: Dr. Stephen Henson Date: Wed, 27 Nov 2013 15:35:56 +0000 (+0000) Subject: Simplify and update openssl.spec X-Git-Tag: OpenSSL_1_0_1f~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b13dff614136de522794d94214019d4ea0e939b1;p=oweals%2Fopenssl.git Simplify and update openssl.spec --- diff --git a/openssl.spec b/openssl.spec index 9339c1afb0..9436e9984e 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,8 +1,5 @@ %define _unpackaged_files_terminate_build 0 -%define libmaj 1 -%define libmin 0 -%define librel 1 -%define librev f + Release: 1 %define openssldir /var/ssl @@ -10,9 +7,9 @@ Release: 1 Summary: Secure Sockets Layer and cryptography libraries and tools Name: openssl #Version: %{libmaj}.%{libmin}.%{librel} -Version: %{libmaj}.%{libmin}.%{librel}%{librev} +Version: 1.0.1f 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/