Simplify and update openssl.spec

This commit is contained in:
Dr. Stephen Henson 2013-11-27 15:35:56 +00:00
parent 4ade6a8ca4
commit b13dff6141

View File

@ -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/