From 177ee8b053907d4243f1b49cacad0065bfedff7d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:04:35 +0100 Subject: [PATCH] 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 --- docbook2X.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docbook2X.spec b/docbook2X.spec index 663cc3c..2d0d860 100644 --- a/docbook2X.spec +++ b/docbook2X.spec @@ -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 - 0.8.8-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 0.8.8-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild