aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2013-11-27 15:37:00 +0000
committerDr. Stephen Henson <steve@openssl.org>2013-11-27 15:37:00 +0000
commit2a832cf05ba9ff24b158af3912c5fcb534ee639e (patch)
tree163e36067d4a110dd8aa6d42d40c42c3c317d71e
parent0c9394280a2e9331946461632d25823fa361c68d (diff)
downloadopenssl-2a832cf05ba9ff24b158af3912c5fcb534ee639e.zip
openssl-2a832cf05ba9ff24b158af3912c5fcb534ee639e.tar.gz
openssl-2a832cf05ba9ff24b158af3912c5fcb534ee639e.tar.bz2
Simplify and update openssl.spec
-rw-r--r--openssl.spec10
1 files changed, 3 insertions, 7 deletions
diff --git a/openssl.spec b/openssl.spec
index d02f076..cd65a8b 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 0
-%define librev l
+
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.0l
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/