summaryrefslogtreecommitdiffstats
path: root/openssl.spec
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2013-11-27 15:37:39 +0000
committerDr. Stephen Henson <steve@openssl.org>2013-11-27 15:37:39 +0000
commit17540b77e08142d5d4a5f0e134a80fa8025011ef (patch)
tree2ffad27ca5747b5b0f259dc028b988ae27776f0b /openssl.spec
parentb70e4d3e904e30796efaed77ac149e4b9e945826 (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 bb182ba1d3..7d12ec3fd0 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,18 +1,14 @@
%define _unpackaged_files_terminate_build 0
-%define libmaj 0
-%define libmin 9
-%define librel 8
-%define librev za
+
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: 0.9.8za
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/