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
This commit is contained in:
DistroBaker 2021-01-18 15:03:02 +00:00
parent b212673507
commit c3abfa7573
1 changed files with 7 additions and 3 deletions

View File

@ -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 <kdudka@redhat.com> - 0.6.14-51
- suggest lynx rather than elinks to satisfy text-www-browser
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.14-50
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild