!6 [sync] PR-5: Add build require make

From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-12-15 06:39:42 +00:00 committed by Gitee
commit ca7b2581f4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: procinfo
Version: 18
Release: 43
Release: 44
Summary: A tool for displaying system information
License: GPL+
Source: ftp://ftp.cistron.nl/pub/people/00-OLD/svm/procinfo-%{version}.tar.gz
@ -21,7 +21,7 @@ Patch16: procinfo-18-socklist.patch
Patch17: procinfo-18-idle-overflow.patch
Patch18: procinfo-strsignal.patch
BuildRequires: ncurses-devel gcc
BuildRequires: ncurses-devel gcc make
%package help
Summary: Documentation for procinfo
@ -73,6 +73,9 @@ make install prefix=$RPM_BUILD_ROOT/usr mandir=$RPM_BUILD_ROOT/%{_mandir}
%{_mandir}/man8/socklist.8*
%changelog
* Wed Dec 14 2022 Ge Wang <wangge20@h-partners.com> - 18-44
- Add build require make
* Sat Aug 07 2021 caodongxia<caodongxia@huawei.com> - 18-43
- Use strsignal not sys_siglist