Commit b13dff61 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Simplify and update openssl.spec

parent 4ade6a8c
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
%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/