From 297e1d4731ea2151e7339d70fbb6e4c2adcdaf3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Tue, 29 Nov 2011 13:12:55 +0100 Subject: [PATCH] Temporarily require autoconf/automake --- xmlto.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xmlto.spec b/xmlto.spec index 7171a36..e67e81a 100644 --- a/xmlto.spec +++ b/xmlto.spec @@ -16,6 +16,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: docbook-xsl >= 1.56.0 BuildRequires: libxslt BuildRequires: util-linux, flex +#disable it when removing the patch +BuildRequires: autoconf automake # We rely heavily on the DocBook XSL stylesheets! Requires: docbook-xsl >= 1.74.2