Simplify and update openssl.spec

This commit is contained in:
Dr. Stephen Henson 2013-11-27 15:35:02 +00:00
parent 2a1b7bd380
commit 6416aed586

View File

@ -1,18 +1,14 @@
%define _unpackaged_files_terminate_build 0
%define libmaj 1
%define libmin 0
%define librel 2
#%define librev a
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: 1.0.2
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/