8
0

Accepting request 106460 from home:k0da:ppc

- do lfs. Fixes ppc64 build

OBS-URL: https://build.opensuse.org/request/show/106460
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=32
This commit is contained in:
Factory Maintainer
2012-04-05 08:10:16 +00:00
committed by Git OBS Bridge
parent 671c7ba018
commit 8a2b84eb9e
4 changed files with 142 additions and 16 deletions

View File

@@ -53,7 +53,7 @@ Version: 2.0.5
Release: 0
Source0: http://perl.apache.org/dist/mod_perl-%{version}.tar.gz
Patch: %{name}-2.0.4-tests.diff
Patch1: nolfs.patch
Patch1: lfs-perl-5.14.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
@@ -114,7 +114,6 @@ software depending on apache2-mod_perl.
#%setup -q -n modperl-2.0 -a 1
%setup -q -n mod_perl-%{version}
%patch1 -p1
#%patch
find -name ".svn" -type d | xargs rm -rfv
%build