]> git.pld-linux.org Git - projects/template-specs.git/blame - apache1-module.spec
- pl desc skeleton
[projects/template-specs.git] / apache1-module.spec
CommitLineData
c30177e3 1# You'll need ipv6 bcond and patch if the module alters IP related structures.
929e1f03 2%bcond_without ipv6 # disable IPv6 support
17b23367 3#
c29c2998 4# Replace MODNAME with real module name (example for mod_example)
9bd62b83 5# Replace VERSION with version since what confdir support was introduced for the module.
17b23367
ER
6#
7%define mod_name MODNAME
8%define apxs %{_sbindir}/apxs1
9Summary: Apache module: ...
10