]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Simplify and update openssl.spec
authorDr. Stephen Henson <steve@openssl.org>
Wed, 27 Nov 2013 15:35:56 +0000 (15:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 27 Nov 2013 15:38:04 +0000 (15:38 +0000)
openssl.spec

index 9339c1afb075adc9613a0cc0f345dd5b52d17d9b..9436e9984e2789dbf4fcc9022111ad322a3773b1 100644 (file)
@@ -1,8 +1,5 @@
 %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/