!55 fix dependency problems
From: @godvi Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
7a704ebef0
@ -1,6 +1,6 @@
|
||||
Name: ima-evm-utils
|
||||
Version: 1.3.1
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: IMA/EVM control utilities
|
||||
Group: System/Libraries
|
||||
License: GPLv2
|
||||
@ -12,7 +12,7 @@ Patch9001: fix-caps-parameter-cannot-be-parsed.patch
|
||||
Patch9003: skip-test-error-in-docker.patch
|
||||
|
||||
BuildRequires: autoconf automake libtool m4 asciidoc libxslt openssl-devel
|
||||
BuildRequires: keyutils-libs-devel git ima-evm-utils vim-common
|
||||
BuildRequires: keyutils-libs-devel git vim-common
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
|
||||
%description
|
||||
@ -49,7 +49,6 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
%make_install
|
||||
cp %{_libdir}/libimaevm.so.1* %{buildroot}/%{_libdir}
|
||||
|
||||
%check
|
||||
make check
|
||||
@ -83,6 +82,9 @@ make check
|
||||
%doc %{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 3 2022 shenxiangwei <shenxiangwei1@huawei.com> - 1.3.1-9
|
||||
- fix dependency problems
|
||||
|
||||
* Mon Sep 26 2022 shenxiangwei <shenxiangwei1@huawei.com> - 1.3.1-8
|
||||
- Skip test error in docker
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user