]> git.pld-linux.org Git - projects/template-specs.git/blame - apache1-module.spec
- sorted verify() flags
[projects/template-specs.git] / apache1-module.spec
CommitLineData
929e1f03 1%bcond_without ipv6 # disable IPv6 support
17b23367 2#
9bd62b83
ER
3# Replace MODNAME with real module name.
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