Add perl to resolve compilation failure
Add gcc-c++ to solve test failure
This commit is contained in:
parent
fe513980b7
commit
c718c2ad41
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: autoconf
|
Name: autoconf
|
||||||
Version: 2.71
|
Version: 2.71
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An extensible package to automatically configure software source code packages
|
Summary: An extensible package to automatically configure software source code packages
|
||||||
License: GPLv2+ and GPLv3+ and GFDL
|
License: GPLv2+ and GPLv3+ and GFDL
|
||||||
URL: https://www.gnu.org/software/%{name}/
|
URL: https://www.gnu.org/software/%{name}/
|
||||||
@ -15,8 +15,8 @@ Patch9000: skip-one-test-at-line-1616-of-autotest.patch
|
|||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: m4 emacs perl perl-generators help2man
|
BuildRequires: m4 emacs perl perl-generators help2man gcc-c++
|
||||||
Requires: m4 emacs-filesystem
|
Requires: m4 emacs-filesystem perl
|
||||||
Requires(post): info
|
Requires(post): info
|
||||||
Requires(preun):info
|
Requires(preun):info
|
||||||
|
|
||||||
@ -70,6 +70,13 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 31 2021 wangjie <wangjie375@huawei.com> - 2.71-2
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Add perl to resolve compilation failure
|
||||||
|
Add gcc-c++ to solve test failure
|
||||||
|
|
||||||
* Thu Dec 2 2021 wangjie <wangjie375@huawei.com> - 2.71-1
|
* Thu Dec 2 2021 wangjie <wangjie375@huawei.com> - 2.71-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user