From 4687d733d70f1999afd084655a0a99fb53e23fa7 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 26 Sep 2001 09:37:49 +0000 Subject: [PATCH] - BuildRequires: autoconf, automake, libtool (is %%configure2_13 really needed?) Changed files: conflib.spec -> 1.28 --- conflib.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conflib.spec b/conflib.spec index 4821404..69fbee4 100644 --- a/conflib.spec +++ b/conflib.spec @@ -17,6 +17,9 @@ Source0: ftp://ftp.ohse.de/uwe/releases/%{name}-%{version}.tar.gz Patch0: %{name}-info.patch Patch1: %{name}-cl_build_stanza_array-fix.patch Patch2: %{name}-ac25x.patch +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0