mirror of
https://github.com/openssl/openssl.git
synced 2025-01-25 03:13:59 +08:00
Simplify and update openssl.spec
This commit is contained in:
parent
2a1b7bd380
commit
6416aed586
10
openssl.spec
10
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/
|
||||
|
Loading…
Reference in New Issue
Block a user