|
|
|
@ -29,7 +29,7 @@ print(string.sub(hash, 0, 16))
|
|
|
|
|
Summary: Utilities from the general purpose cryptography library with TLS implementation
|
|
|
|
|
Name: openssl
|
|
|
|
|
Version: 3.2.2
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 12%{?dist}.inferit
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Source: openssl-%{version}.tar.gz
|
|
|
|
|
Source2: Makefile.certificate
|
|
|
|
@ -505,7 +505,7 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco
|
|
|
|
|
%files devel
|
|
|
|
|
%doc CHANGES.md doc/dir-locals.example.el doc/openssl-c-indent.el
|
|
|
|
|
%{_prefix}/include/openssl
|
|
|
|
|
%exclude %{_prefix}/include/openssl/engine*.h
|
|
|
|
|
%{_prefix}/include/openssl/engine*.h
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
%exclude %{_mandir}/man3/ENGINE*
|
|
|
|
@ -526,6 +526,9 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco
|
|
|
|
|
%ldconfig_scriptlets libs
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 11 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:3.2.2-12.inferit
|
|
|
|
|
- Ship engine.h
|
|
|
|
|
|
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:3.2.2-12
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|