!18 [sync] PR-17: add BuildRequires make to fix build problem

From: @openeuler-sync-bot 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2023-02-15 15:38:11 +00:00 committed by Gitee
commit 77dd4f4f8a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: newt
Version: 0.52.21
Release: 5
Release: 6
Summary: A library for text mode user interfaces
License: LGPLv2
URL: https://pagure.io/newt
Source: https://pagure.io/releases/newt/newt-%{version}.tar.gz
BuildRequires: gcc popt-devel python3-devel slang-devel
BuildRequires: gcc make popt-devel python3-devel slang-devel
BuildRequires: python2-devel docbook-utils lynx
Provides: snack = %{version}-%{release}
@ -105,6 +105,12 @@ make test
%{_mandir}/man1/whiptail.1*
%changelog
* Mon Feb 13 2023 yanglu <yanglu72@h-partners.com> - 0.52.21-6
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:add BuildRequires make to fix build problem
* Tue Aug 18 2020 wenzhanli<wenzhanli2@huawei.com> - 0.52.21-5
- add release version for rebuild