]> git.pld-linux.org Git - projects/template-specs.git/blame - apache1-module.spec
- clarifications
[projects/template-specs.git] / apache1-module.spec
CommitLineData
929e1f03 1%bcond_without ipv6 # disable IPv6 support
17b23367 2#
c29c2998 3# Replace MODNAME with real module name (example for mod_example)
9bd62b83 4# Replace VERSION with version since what confdir support was introduced for the module.
17b23367
ER
5#
6%define mod_name MODNAME
7%define apxs %{_sbindir}/apxs1
8Summary: Apache module: ...
9