[xmlto] Temporarily require autoconf/automake

Ondrej Vasik ovasik at fedoraproject.org
Tue Nov 29 12:13:01 UTC 2011


commit 297e1d4731ea2151e7339d70fbb6e4c2adcdaf3d
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Tue Nov 29 13:12:55 2011 +0100

    Temporarily require autoconf/automake

 xmlto.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list