Completing build dependencies to fix automake command and gcc compiler missing error
This commit is contained in:
parent
bf5662e6c2
commit
6d9a4c5adf
@ -1,6 +1,6 @@
|
||||
Name: texi2html
|
||||
Version: 5.0
|
||||
Release: 13
|
||||
Release: 14
|
||||
License: GPLv2+ and OFSFDL and (CC-BY-SA or GPLv2)
|
||||
Summary: Tools for converting Texinfo source files to HTML output
|
||||
URL: http://www.nongnu.org/texi2html/
|
||||
@ -15,7 +15,7 @@ Requires: perl-interpreter >= 5.004
|
||||
Requires: perl(Locale::Messages)
|
||||
Requires: perl(Text::Unidecode)
|
||||
Requires: perl(Unicode::EastAsianWidth)
|
||||
BuildRequires: git
|
||||
BuildRequires: git automake gcc
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -74,6 +74,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf
|
||||
%{_mandir}/man*/%{name}*
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 5.0-14
|
||||
- Completing build dependencies to fix automake command and gcc missing error
|
||||
|
||||
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-13
|
||||
- remove useless Requires of package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user