]> git.pld-linux.org Git - packages/apache-mod_perl.git/blame - apache-mod_perl.spec
- restart apache in %postun rather in %preun as the config file, loading module
[packages/apache-mod_perl.git] / apache-mod_perl.spec
CommitLineData
2ae12a5f 1# TODO:
fb8299b4 2# - separate devel things from runtime things (apache-mod_perl-2.0.2-2 marks perl-ExtUtils-MakeMaker-6.25_08-1 (cap perl(ExtUtils::Install)))
89ae8e12
JB
3#
4# Conditional build:
293aaa03 5%bcond_without autodeps # don't care about perl() deps resolving
b0815442 6%bcond_with internal_test # use internal Apache-Test
78f7ead5 7#
84107c2b 8%include /usr/lib/rpm/macros.perl
fa4d55fa
ER
9%define apxs /usr/sbin/apxs
10%define mod_name perl
8c2c969d
ER
11# NB! leave this without *release*
12%define apache_test_version 1.27
84107c2b 13Summary: A Perl interpreter for the Apache Web server
c4be84e0 14