Add "Suggests: elinks" to satisfy text-www-browser
- Resolves: rhbz#1310897
This commit is contained in:
parent
f5727dff0b
commit
0df97c006e
@ -1,6 +1,6 @@
|
|||||||
Name: docbook-utils
|
Name: docbook-utils
|
||||||
Version: 0.6.14
|
Version: 0.6.14
|
||||||
Release: 40%{?dist}
|
Release: 41%{?dist}
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
|
|
||||||
Summary: Shell scripts for managing DocBook documents
|
Summary: Shell scripts for managing DocBook documents
|
||||||
@ -14,6 +14,9 @@ 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
|
||||||
|
Suggests: elinks
|
||||||
|
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
BuildRequires: perl-SGMLSpm, openjade, docbook-style-dsssl
|
BuildRequires: perl-SGMLSpm, openjade, docbook-style-dsssl
|
||||||
|
|
||||||
@ -137,6 +140,10 @@ rm -rf $RPM_BUILD_ROOT/tmp
|
|||||||
%{_mandir}/*/docbook2ps.*
|
%{_mandir}/*/docbook2ps.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 01 2016 Stephen Gallagher <sgallagh@redhat.com> - 0.6.14-41
|
||||||
|
- Add "Suggests: elinks" to satisfy text-www-browser
|
||||||
|
- Resolves: rhbz#1310897
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.14-40
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.14-40
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user