Skip to content

Commit 4b27bab

Browse files
committed
Simplify and update openssl.spec
1 parent 89bb96e commit 4b27bab

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

openssl.spec

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
%define _unpackaged_files_terminate_build 0
2-
%define libmaj 1
3-
%define libmin 1
4-
%define librel 0
5-
#%define librev a
2+
63
Release: 1
74

85
%define openssldir /var/ssl
96

107
Summary: Secure Sockets Layer and cryptography libraries and tools
118
Name: openssl
12-
Version: %{libmaj}.%{libmin}.%{librel}
9+
Version: 1.1.0
1310
#Version: %{libmaj}.%{libmin}.%{librel}%{librev}
1411
Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
15-
Copyright: Freely distributable
12+
License: OpenSSL
1613
Group: System Environment/Libraries
1714
Provides: SSL
1815
URL: http://www.openssl.org/

0 commit comments

Comments
 (0)