!12 增加构建依赖gcc
From: @bzg1107 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
e557ee0241
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user