]> git.pld-linux.org Git - packages/apache-mod_auth_mysql.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Wed, 18 Jul 2001 03:42:41 +0000 (03:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_auth_mysql.spec -> 1.3

apache-mod_auth_mysql.spec

index 4733f52228310aaf4fa5fc388dafb203aa1c5e2b..e4bb86eb680210cac412251290a6d5c90bb2700a 100644 (file)
@@ -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
 
This page took 0.064171 seconds and 4 git commands to generate.