]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/commitdiff
- TODO: new config file auto/ac/apache1-mod_log_sql-1_99-1
authorradek <radek@pld-linux.org>
Mon, 30 Aug 2004 16:42:34 +0000 (16:42 +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.2

apache1-mod_log_sql.spec

index 31c52e2a3c04d4d219eab941c018c57a20cad306..0ebd06efd4e2d41fb974f4726c290f1a11b11956 100644 (file)
@@ -10,7 +10,6 @@ License:      Apache (?)
 Group:         Networking/Daemons
 Source0:       http://www.outoforder.cc/downloads/mod_log_sql/mod_%{mod_name}-%{version}.tar.gz
 # Source0-md5: e246a3d8e96d2d62715eb34f75c7c11d
-Source1:       apache1-log_mysql.conf
 URL:           http://www.outoforder.cc/projects/apache/mod_log_sql/
 BuildRequires: %{apxs}
 BuildRequires: apache1-devel >= 1.3.20
@@ -48,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_pkglibdir}}
 
 install *.so $RPM_BUILD_ROOT%{_pkglibdir}
-install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
+#install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
 
 rm docs/Makefile* docs/*.xml contrib/Makefile*
 
@@ -73,4 +72,4 @@ fi
 %defattr(644,root,root,755)
 %doc AUTHORS CHANGELOG TODO contrib docs LICENSE
 %attr(755,root,root) %{_pkglibdir}/*
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf
+#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf
This page took 0.086313 seconds and 4 git commands to generate.