!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:
commit
77dd4f4f8a
10
newt.spec
10
newt.spec
@ -1,12 +1,12 @@
|
|||||||
Name: newt
|
Name: newt
|
||||||
Version: 0.52.21
|
Version: 0.52.21
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: A library for text mode user interfaces
|
Summary: A library for text mode user interfaces
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: https://pagure.io/newt
|
URL: https://pagure.io/newt
|
||||||
Source: https://pagure.io/releases/newt/newt-%{version}.tar.gz
|
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
|
BuildRequires: python2-devel docbook-utils lynx
|
||||||
|
|
||||||
Provides: snack = %{version}-%{release}
|
Provides: snack = %{version}-%{release}
|
||||||
@ -105,6 +105,12 @@ make test
|
|||||||
%{_mandir}/man1/whiptail.1*
|
%{_mandir}/man1/whiptail.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 18 2020 wenzhanli<wenzhanli2@huawei.com> - 0.52.21-5
|
||||||
- add release version for rebuild
|
- add release version for rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user