SPECS: apache-mod_log_sql.spec - unified
glen
glen at pld-linux.org
Tue Dec 27 01:08:26 CET 2005
Author: glen Date: Tue Dec 27 00:08:26 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
apache-mod_log_sql.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/apache-mod_log_sql.spec
diff -u SPECS/apache-mod_log_sql.spec:1.14 SPECS/apache-mod_log_sql.spec:1.15
--- SPECS/apache-mod_log_sql.spec:1.14 Thu Dec 22 01:17:00 2005
+++ SPECS/apache-mod_log_sql.spec Tue Dec 27 01:08:21 2005
@@ -25,7 +25,6 @@
BuildRequires: mysql-devel >= 3.23.30
BuildRequires: sed >= 4.0
Requires: apache(modules-api) = %apache_modules_api
-Requires: apache >= 2.0.40
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _pkglibdir %(%{apxs} -q LIBEXECDIR 2>/dev/null)
@@ -84,8 +83,8 @@
%files
%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}/httpd.conf/*.conf
+%attr(755,root,root) %{_pkglibdir}/*.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -93,6 +92,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/12/27 00:08:21 glen
+- unified
+
Revision 1.14 2005/12/22 00:17:00 glen
- missing installdir; rel 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_log_sql.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list