forked from pool/apache2-mod_perl
Accepting request 448261 from home:AndreasStieger:branches:Apache:Modules
update to 2.0.10 OBS-URL: https://build.opensuse.org/request/show/448261 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=66
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcname mod_perl
|
||||
Name: apache2-mod_perl
|
||||
Version: 2.0.9
|
||||
Version: 2.0.10
|
||||
Release: 0
|
||||
Summary: Embedded Perl for Apache
|
||||
License: Apache-2.0
|
||||
@@ -26,8 +26,6 @@ Group: Productivity/Networking/Web/Servers
|
||||
Url: http://perl.apache.org/
|
||||
Source0: http://apache.miloslavbrada.cz/perl/%{srcname}-%{version}.tar.gz
|
||||
Patch1: avoid-broken-provides.diff
|
||||
# PATCH-FIX-UPSTREAM http://svn.apache.org/viewvc?view=revision&revision=1717474
|
||||
Patch2: mod_perl-add_support_for_perl_5.22.patch
|
||||
BuildRequires: apache-rpm-macros
|
||||
BuildRequires: apache2-devel
|
||||
BuildRequires: db-devel
|
||||
@@ -82,7 +80,6 @@ software depending on apache2-mod_perl.
|
||||
%prep
|
||||
%setup -q -n %{srcname}-%{version}
|
||||
%patch1 -p1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor MP_APXS=%{apache_apxs} MP_APR_CONFIG=%{_bindir}/apr-1-config MP_CCOPTS="%{apache_cflags} -fgnu89-inline"
|
||||
|
Reference in New Issue
Block a user