From c3abfa7573173baf8c6888e06072105d948e2188 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 18 Jan 2021 15:03:02 +0000 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/docbook-utils.git#93b8c6f32d969b9784f606361faf3f93309b8306 --- docbook-utils.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docbook-utils.spec b/docbook-utils.spec index be5d6a6..7373474 100644 --- a/docbook-utils.spec +++ b/docbook-utils.spec @@ -1,6 +1,6 @@ Name: docbook-utils Version: 0.6.14 -Release: 50%{?dist} +Release: 51%{?dist} Summary: Shell scripts for managing DocBook documents URL: http://sources.redhat.com/docbook-tools/ @@ -13,11 +13,12 @@ Requires: perl-SGMLSpm >= 1.03ii Requires: which grep gawk Requires: text-www-browser -# In the absence of an already-installed text-www-browser, prefer elinks -Suggests: elinks +# In the absence of an already-installed text-www-browser, prefer lynx +Suggests: lynx BuildRequires: perl-generators BuildRequires: perl-SGMLSpm, openjade, docbook-style-dsssl +BuildRequires: make BuildArch: noarch Source0: ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/%{name}-%{version}.tar.gz @@ -134,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT/tmp %{_mandir}/*/docbook2ps.* %changelog +* Mon Jan 18 2021 Kamil Dudka - 0.6.14-51 +- suggest lynx rather than elinks to satisfy text-www-browser + * Mon Jul 27 2020 Fedora Release Engineering - 0.6.14-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild