8
0

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:
2014-09-18 12:28:23 +00:00
committed by Git OBS Bridge
parent 35bedd4ecb
commit 3a2f51a7b7
3 changed files with 89 additions and 0 deletions

View File

@@ -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