drop hard requirement for text-www-browser
This commit is contained in:
parent
4c9e4b7785
commit
2dd07b3abc
@ -1,7 +1,7 @@
|
|||||||
Summary: A tool for converting XML files to various formats
|
Summary: A tool for converting XML files to various formats
|
||||||
Name: xmlto
|
Name: xmlto
|
||||||
Version: 0.0.25
|
Version: 0.0.25
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
#Older versions up to xmlto-0.0.20
|
#Older versions up to xmlto-0.0.20
|
||||||
@ -19,7 +19,6 @@ BuildRequires: util-linux, flex
|
|||||||
|
|
||||||
# We rely heavily on the DocBook XSL stylesheets!
|
# We rely heavily on the DocBook XSL stylesheets!
|
||||||
Requires: docbook-xsl >= 1.74.2
|
Requires: docbook-xsl >= 1.74.2
|
||||||
Requires: text-www-browser
|
|
||||||
Requires: libxslt
|
Requires: libxslt
|
||||||
Requires: docbook-dtds
|
Requires: docbook-dtds
|
||||||
Requires: util-linux, flex
|
Requires: util-linux, flex
|
||||||
@ -101,6 +100,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 09 2013 Ondrej Vasik <ovasik@redhat.com> - 0.0.25-6
|
||||||
|
- drop hard requirement for text-www-browser (any package that
|
||||||
|
needs docbook->txt for build may buildrequire any of
|
||||||
|
w3m/lynx/elinks as suggested by script)
|
||||||
|
|
||||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.25-5
|
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.25-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user