8
0

Accepting request 56409 from home:vitezslav_cizek:branches:Apache:Modules

OBS-URL: https://build.opensuse.org/request/show/56409
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=23
This commit is contained in:
Vítězslav Čížek
2010-12-27 11:36:41 +00:00
committed by Git OBS Bridge
parent c52e748415
commit 825544925b
3 changed files with 54 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ Version: 2.0.4
Release: 48
Source0: mod_perl-%{version}.tar.bz2
Patch: %{name}-%{version}-tests.diff
Patch1: apache2-mod_perl-2.0.4-xss.patch
#%define apache_test_version 1_99_15
# cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic up -r MODPERL_%{apache_test_version}
#Source1: Apache-Test-%{apache_test_version}.tar.bz2
@@ -108,6 +109,7 @@ software depending on apache2-mod_perl.
#%setup -q -n modperl-2.0 -a 1
%setup -q -n mod_perl-%{version}
%patch
%patch1 -p3
find -name ".svn" -type d | xargs rm -rfv
%build