!71 【轻量级 PR】:fix: add Requires in libcareplus.spec
From: @lvgenggeng Reviewed-by: @yezengruan Signed-off-by: @yezengruan
This commit is contained in:
commit
94f20fc7d8
@ -3,7 +3,7 @@
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Name: libcareplus
|
Name: libcareplus
|
||||||
Summary: LibcarePlus tools
|
Summary: LibcarePlus tools
|
||||||
Release: 13
|
Release: 14
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Url: https://gitee.com/openeuler/libcareplus
|
Url: https://gitee.com/openeuler/libcareplus
|
||||||
@ -33,6 +33,7 @@ Patch0020: 0020-fix-probably-restore-cc-symbol-link-fail-when-kill-p.patch
|
|||||||
Patch0021: 0021-do-not-print-awk-warning-in-libcare-patch-make.patch
|
Patch0021: 0021-do-not-print-awk-warning-in-libcare-patch-make.patch
|
||||||
|
|
||||||
BuildRequires: elfutils-libelf-devel libunwind-devel gcc systemd
|
BuildRequires: elfutils-libelf-devel libunwind-devel gcc systemd
|
||||||
|
Requires: binutils elfutils elfutils-libelf-devel libunwind-devel
|
||||||
|
|
||||||
%if 0%{with selinux}
|
%if 0%{with selinux}
|
||||||
BuildRequires: checkpolicy
|
BuildRequires: checkpolicy
|
||||||
@ -168,6 +169,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 6 2023 lvgenggeng <lvgenggeng@uniontech.com> 1.0.0-14
|
||||||
|
* fix runtime dependencies
|
||||||
|
|
||||||
* Fri Sep 16 2022 yezengruan <yezengruan@huawei.com> 1.0.0-13
|
* Fri Sep 16 2022 yezengruan <yezengruan@huawei.com> 1.0.0-13
|
||||||
- do not print awk warning in libcare-patch-make
|
- do not print awk warning in libcare-patch-make
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user