add build requires

This commit is contained in:
baizg1107 2021-06-02 11:08:57 +08:00
parent f57fed0ba1
commit c44fd8b3ad

View File

@ -1,11 +1,11 @@
Name: docbook2X
Version: 0.8.8
Release: 33
Release: 34
Summary: Convert docbook into man and Texinfo
License: MIT
URL: http://docbook2x.sourceforge.net/
Source0: http://downloads.sourceforge.net/docbook2x/docbook2X-%{version}.tar.gz
BuildRequires: perl-interpreter perl-generators libxslt openjade texinfo opensp
BuildRequires: perl-interpreter perl-generators libxslt openjade texinfo opensp gcc
BuildRequires: perl(XML::SAX::ParserFactory)
Requires: libxslt openjade texinfo opensp perl(Exporter) perl(IO::File)
Requires: perl(Text::Wrap) perl(vars) perl(XML::SAX::ParserFactory)
@ -53,6 +53,9 @@ install -p doc/*.html __dist_html/html
%{_infodir}/docbook2*
%changelog
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 0.8.8-34
- Add gcc in BuildRequires
* Fri Sep 25 2020 chengzihan <chengzihan2@huawei.com> - 0.8.8-33
- delete /sbin/install-info in %post and %preun