forked from pool/apache2-mod_perl
Accepting request 250094 from home:jsegitz:branches:Apache:Modules
- adapt test configuration for apache24 to fix build * use the new access control mechanisms from apache24 * added apache24-mod_authz_host.patch OBS-URL: https://build.opensuse.org/request/show/250094 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=50
This commit is contained in:
@@ -60,6 +60,7 @@ Patch: %{name}-2.0.4-tests.diff
|
||||
# PATCH-NEEDS-REBASE
|
||||
Patch1: lfs-perl-5.14.patch
|
||||
Patch2: avoid-broken-provides.diff
|
||||
Patch3: apache24-mod_authz_host.patch
|
||||
Icon: mod_perl.xpm
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -116,6 +117,7 @@ software depending on apache2-mod_perl.
|
||||
#%setup -q -n modperl-2.0 -a 1
|
||||
%setup -q -n httpd24
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
#%patch1 -p1
|
||||
find -name ".svn" -type d | xargs rm -rfv
|
||||
|
||||
|
Reference in New Issue
Block a user