Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/docbook2X.git#f421b7556b2d443b68051da8a1e3539822dd92ba
This commit is contained in:
DistroBaker 2021-02-03 13:04:35 +01:00
parent cbcd08e903
commit 177ee8b053

View File

@ -1,6 +1,6 @@
Name: docbook2X
Version: 0.8.8
Release: 37%{?dist}
Release: 38%{?dist}
Summary: Convert docbook into man and Texinfo
License: MIT
@ -12,6 +12,7 @@ BuildRequires: gcc
BuildRequires: perl-interpreter perl-generators libxslt openjade texinfo %{_bindir}/sgml2xml
# required by the perl -c calls during build
BuildRequires: perl(XML::SAX::ParserFactory)
BuildRequires: make
# rpmlint isn't happy with libxslt, but we need xsltproc
Requires: libxslt openjade texinfo %{_bindir}/sgml2xml
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@ -69,6 +70,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild