update to 1.1.1m [release 1.1.1m-1mamba;Sun Jan 02 2022]
This commit is contained in:
parent
a51553c784
commit
7a5a79230b
@ -1,8 +1,8 @@
|
|||||||
%define soversion %(echo %version | cut -d. -f1-2)
|
%define soversion %(echo %version | cut -d. -f1-2)
|
||||||
%define fullversion %(echo %version | tr -d [:alpha:])
|
%define fullversion %(echo %version | tr -d [:alpha:])
|
||||||
Name: openssl111
|
Name: openssl111
|
||||||
Version: 1.1.1l
|
Version: 1.1.1m
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Secure Sockets Layer communications libs and utils
|
Summary: Secure Sockets Layer communications libs and utils
|
||||||
Group: Network/Security
|
Group: Network/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,7 +15,6 @@ Patch0: openssl-1.0.1a-fix_non_ia32.patch
|
|||||||
Patch1: openssl-1.0.2a-version.patch
|
Patch1: openssl-1.0.2a-version.patch
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
@ -222,6 +221,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.1m-1mamba
|
||||||
|
- update to 1.1.1m
|
||||||
|
|
||||||
* Sat Sep 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.1l-2mamba
|
* Sat Sep 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.1l-2mamba
|
||||||
- legacy package
|
- legacy package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user