summaryrefslogtreecommitdiffstats
path: root/openssl.spec
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2013-11-27 15:35:02 +0000
committerDr. Stephen Henson <steve@openssl.org>2013-11-27 15:35:02 +0000
commit6416aed586b1dd3d0f6bf6480850c37ddb32ccd5 (patch)
tree9f24497d2149e69edd71d52e48e6e279e40cc7a5 /openssl.spec
parent2a1b7bd380240e5a1cfb836a6d33b7a772d92851 (diff)
Simplify and update openssl.spec
Diffstat (limited to 'openssl.spec')
-rw-r--r--openssl.spec10
1 files changed, 3 insertions, 7 deletions
diff --git a/openssl.spec b/openssl.spec
index 4047236525..c90dc69a4c 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -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/