projects
/
packages
/
apache1-mod_log_sql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c05a4e
)
- use "%(%{apxs} -q SYSCONFDIR)" for _sysconfdir definition
author
radek
<radek@pld-linux.org>
Sun, 5 Sep 2004 17:18:13 +0000
(17:18 +0000)
committer
cvs2git
<feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000
(12:13 +0000)
Changed files:
apache1-mod_log_sql.spec -> 1.6
apache1-mod_log_sql.spec
patch
|
blob
|
blame
|
history
diff --git
a/apache1-mod_log_sql.spec
b/apache1-mod_log_sql.spec
index 9dd7aa07dca96e9afe56f5b72e9f9a839b158019..02c61941974198edfbe69fcdfca44d26376bdfce 100644
(file)
--- a/
apache1-mod_log_sql.spec
+++ b/
apache1-mod_log_sql.spec
@@
-28,7
+28,7
@@
Requires: apache1
Obsoletes: apache-mod_log_sql <= 1.13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _sysconfdir
/etc/apache
+%define _sysconfdir
%(%{apxs} -q SYSCONFDIR)
%define _pkglibdir %(%{apxs} -q LIBEXECDIR)
%description
This page took
0.06461 seconds
and
4
git commands to generate.