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:
parent
b212673507
commit
c3abfa7573
@ -1,6 +1,6 @@
|
|||||||
Name: docbook-utils
|
Name: docbook-utils
|
||||||
Version: 0.6.14
|
Version: 0.6.14
|
||||||
Release: 50%{?dist}
|
Release: 51%{?dist}
|
||||||
|
|
||||||
Summary: Shell scripts for managing DocBook documents
|
Summary: Shell scripts for managing DocBook documents
|
||||||
URL: http://sources.redhat.com/docbook-tools/
|
URL: http://sources.redhat.com/docbook-tools/
|
||||||
@ -13,11 +13,12 @@ Requires: perl-SGMLSpm >= 1.03ii
|
|||||||
Requires: which grep gawk
|
Requires: which grep gawk
|
||||||
Requires: text-www-browser
|
Requires: text-www-browser
|
||||||
|
|
||||||
# In the absence of an already-installed text-www-browser, prefer elinks
|
# In the absence of an already-installed text-www-browser, prefer lynx
|
||||||
Suggests: elinks
|
Suggests: lynx
|
||||||
|
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
BuildRequires: perl-SGMLSpm, openjade, docbook-style-dsssl
|
BuildRequires: perl-SGMLSpm, openjade, docbook-style-dsssl
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/%{name}-%{version}.tar.gz
|
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.*
|
%{_mandir}/*/docbook2ps.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.14-50
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user