From a2c00ae7c079b55a53e22406d5ccf0dabf2192a4 Mon Sep 17 00:00:00 2001 From: kloczek Date: Wed, 18 Jul 2001 03:42:41 +0000 Subject: [PATCH] - spec adapterized. Changed files: apache-mod_auth_mysql.spec -> 1.3 --- apache-mod_auth_mysql.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache-mod_auth_mysql.spec b/apache-mod_auth_mysql.spec index 4733f52..e4bb86e 100644 --- a/apache-mod_auth_mysql.spec +++ b/apache-mod_auth_mysql.spec @@ -8,7 +8,7 @@ Group: Networking/Daemons Group(de): Netzwerkwesen/Server Group(pl): Sieciowe/Serwery Source0: ftp://ftp.kcilink.com/pub/mod_%{mod_name}.c.gz -BuildRequires: mysql-devel +BuildRequires: mysql-devel BuildRequires: /usr/sbin/apxs BuildRequires: apache(EAPI)-devel Prereq: /usr/sbin/apxs @@ -23,7 +23,7 @@ This is an authentication module for Apache that allows you to authenticate HTTP clients using mysql RDBMS. %prep -%setup -T -c +%setup -q -T -c cp %{SOURCE0} . gzip -d mod_%{mod_name}.c.gz -- 2.43.0