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