From 514c8eb4ab58217dfe6f1f9842ca9a483b991412 Mon Sep 17 00:00:00 2001 From: kloczek Date: Fri, 14 Sep 2001 00:33:57 +0000 Subject: [PATCH] - added regenerate ac/am files. Changed files: autofs.spec -> 1.40 --- autofs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/autofs.spec b/autofs.spec index 37c14a7..31f790f 100644 --- a/autofs.spec +++ b/autofs.spec @@ -30,6 +30,8 @@ Patch5: %{name}-linux-2.3.patch Patch6: %{name}-loop.patch Patch7: %{name}-modules.patch Patch8: %{name}-open_max.patch +BuildRequires: automake +BuildRequires: autoconf BuildRequires: openldap-devel Requires: mktemp Prereq: rc-scripts @@ -102,9 +104,10 @@ maps stored on an LDAP server. %patch8 -p1 %build -chmod 755 configure +chmod a+w configure +aclocal autoconf -%configure2_13 +%configure %{__make} -- 2.44.0