mirror of
https://abf.rosa.ru/djam/openssl.git
synced 2025-02-23 16:22:50 +00:00
Remove constant that is now used only once after commit 8e407b31b7
https://bugzilla.rosalinux.ru/show_bug.cgi?id=10395#c4
This commit is contained in:
parent
b8d9a3973f
commit
0c4615be52
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
||||||
%define openssl_ver 1.0.2
|
|
||||||
%define major 1.0.0
|
%define major 1.0.0
|
||||||
%define engines_name %mklibname openssl-engines %{major}
|
%define engines_name %mklibname openssl-engines %{major}
|
||||||
%define libcrypto %mklibname crypto %{major}
|
%define libcrypto %mklibname crypto %{major}
|
||||||
|
@ -27,8 +26,8 @@
|
||||||
|
|
||||||
Summary: Secure Sockets Layer communications libs & utils
|
Summary: Secure Sockets Layer communications libs & utils
|
||||||
Name: openssl
|
Name: openssl
|
||||||
Version: %{openssl_ver}u
|
Version: 1.0.2u
|
||||||
Release: 2
|
Release: 3
|
||||||
License: BSD-like
|
License: BSD-like
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: https://www.openssl.org
|
Url: https://www.openssl.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue