]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/commitdiff
- regenerated autocrap
authorradek <radek@pld-linux.org>
Mon, 30 Aug 2004 16:47:51 +0000 (16:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_log_sql.spec -> 1.3

apache1-mod_log_sql.spec

index 0ebd06efd4e2d41fb974f4726c290f1a11b11956..69824259fa77c6833fc4532d227f17941aa3ee14 100644 (file)
@@ -4,8 +4,9 @@
 Summary:       SQL logging module for Apache
 Summary(pl):   Modu³ logowania zapytañ do Apache do bazy SQL
 Name:          apache1-mod_%{mod_name}
+# NOTE: remember about apache-mod_log_sql when updating!
 Version:       1.99
-Release:       1
+Release:       2
 License:       Apache (?)
 Group:         Networking/Daemons
 Source0:       http://www.outoforder.cc/downloads/mod_log_sql/mod_%{mod_name}-%{version}.tar.gz
@@ -38,6 +39,9 @@ logowanie wszystkich zapyta
 %setup -q -n mod_%{mod_name}-%{version}
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
 %configure \
        --with-apxs=%{apxs}
 %{__make}
This page took 0.079878 seconds and 4 git commands to generate.