add BuildRequires make to fix build problem
Signed-off-by: yangl777 <yanglu72@h-partners.com> (cherry picked from commit 190338f3ec5ad68dcb42ada7179d2f5bca230799)
This commit is contained in:
parent
301d2a139e
commit
e7f28d09cf
10
newt.spec
10
newt.spec
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user