From 2dd07b3abc3c80d472dcf4835c42577d7e3c17f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Tue, 9 Apr 2013 09:56:19 +0200 Subject: [PATCH] drop hard requirement for text-www-browser --- xmlto.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xmlto.spec b/xmlto.spec index b137926..31bd1dd 100644 --- a/xmlto.spec +++ b/xmlto.spec @@ -1,7 +1,7 @@ Summary: A tool for converting XML files to various formats Name: xmlto Version: 0.0.25 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: Applications/System #Older versions up to xmlto-0.0.20 @@ -19,7 +19,6 @@ BuildRequires: util-linux, flex # We rely heavily on the DocBook XSL stylesheets! Requires: docbook-xsl >= 1.74.2 -Requires: text-www-browser Requires: libxslt Requires: docbook-dtds Requires: util-linux, flex @@ -101,6 +100,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Apr 09 2013 Ondrej Vasik - 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 - 0.0.25-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild