!20 change openssl to compat-openssl11

From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2023-02-14 07:25:43 +00:00 committed by Gitee
commit 851946b573
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,13 +1,13 @@
Name: clevis
Version: 18
Release: 1
Release: 2
Summary: A plugable framework for automated decryption
License: GPLv3+
URL: https://github.com/latchset/%{name}
Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
BuildRequires: meson cmake jansson jose pkgconfig libjose-devel asciidoc gcc openssl-devel
BuildRequires: meson cmake jansson jose pkgconfig libjose-devel asciidoc gcc compat-openssl11-devel
BuildRequires: desktop-file-utils libudisks2-devel audit-libs-devel tang dracut pkgconfig
BuildRequires: bash-completion tpm2-tools luksmeta libluksmeta-devel ninja-build systemd curl
BuildRequires: cracklib-dicts diffutils jq
@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-luks-udis
%{_mandir}/man*
%changelog
* Wed Feb 8 2023 dillon chen <dillon.chen@gmail.com> - 18-2
- buildlrequires compat-openssl11 after openeel upgrade to 3.0
* Tue Jul 27 2021 wangchen <wangchen137@huawei.com> - 18-1
- Update version to 18