Ship engine.h

i10c-beta
Arkady L. Shane 1 week ago
parent b3716f6c55
commit 8584539f87
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -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

Loading…
Cancel
Save