!10 change the BuildRequires from openssl-devel to compat-openssl11-devel
From: @zhengxiaoxiaoGitee Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
e94dae7642
@ -1,12 +1,12 @@
|
||||
Name: fipscheck
|
||||
Version: 1.5.0
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: Helper library for FIPS integrity checking
|
||||
License: BSD
|
||||
URL: https://pagure.io/fipscheck
|
||||
Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gcc openssl-devel >= 1.0.0
|
||||
BuildRequires: gcc compat-openssl11-devel >= 1.0.0
|
||||
Obsoletes: %{name}-lib < %{version}-%{release}
|
||||
Provides: %{name}-lib = %{version}-%{release}
|
||||
Provides: %{name}-lib%{_isa} = %{version}-%{release}
|
||||
@ -79,6 +79,9 @@ make check
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 2 2023 zhengxiaoxiao<zhengxiaoxiao2@huawei.com> - 1.5.0-10
|
||||
- change the BuildRequires from openssl-devel to compat-openssl11-devel
|
||||
|
||||
* Mon Oct 24 2022 zhengxiaoxiao<zhengxiaoxiao2@huawei.com> - 1.5.0-9
|
||||
- update release
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user