From: Jakub Bogusz Date: Mon, 7 Oct 2002 09:37:22 +0000 (+0000) Subject: - BR: autoconf,automake X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fapache-mod_auth_mysql.git;a=commitdiff_plain;h=51123455979f82afeb56c0fee700e4a1cbcfea56 - BR: autoconf,automake Changed files: apache-mod_auth_mysql.spec -> 1.24 --- diff --git a/apache-mod_auth_mysql.spec b/apache-mod_auth_mysql.spec index e6a0c98..33e7839 100644 --- a/apache-mod_auth_mysql.spec +++ b/apache-mod_auth_mysql.spec @@ -19,6 +19,8 @@ License: GPL Group: Networking/Daemons Source0: http://web.oyvax.com/src/mod_auth_mysql-%{version}.tar.gz URL: http://www.diegonet.com/support/mod_auth_mysql.shtml +BuildRequires: autoconf +BuildRequires: automake BuildRequires: mysql-devel BuildRequires: %{apxs} BuildRequires: apache(EAPI)-devel @@ -80,7 +82,7 @@ MySQL-databas. %setup -q -n mod_%{mod_name}-%{version} %build -aclocal +%{__aclocal} %{__autoconf} %configure \ --with-apxs=%{apxs} \