!10 Add perl to resolve compilation failure
Merge pull request !10 from jlwwlsqc/openEuler-22.03-LTS-Next
This commit is contained in:
commit
7ecf5ad5cf
@ -3,7 +3,7 @@
|
||||
|
||||
Name: autoconf
|
||||
Version: 2.71
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: An extensible package to automatically configure software source code packages
|
||||
License: GPLv2+ and GPLv3+ and GFDL
|
||||
URL: https://www.gnu.org/software/%{name}/
|
||||
@ -15,8 +15,8 @@ Patch9000: skip-one-test-at-line-1616-of-autotest.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: m4 emacs perl perl-generators help2man
|
||||
Requires: m4 emacs-filesystem
|
||||
BuildRequires: m4 emacs perl perl-generators help2man gcc-c++
|
||||
Requires: m4 emacs-filesystem perl
|
||||
Requires(post): info
|
||||
Requires(preun):info
|
||||
|
||||
@ -70,6 +70,13 @@ fi
|
||||
|
||||
|
||||
%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
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user