8
0

Accepting request 1125704 from home:david.anes:branches:Apache:Modules

- Update to 2.0.13: 
  * Use get_server_banner() instead of deprecated get_server_version() in
    Apache2::Status.  
  * Avoid generating APR precompiled headers.
  * Fix build for perl >= 5.37.1.
- Removed apache2-mod_perl-perl-5.38.patch (fix already upstream)

OBS-URL: https://build.opensuse.org/request/show/1125704
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=82
This commit is contained in:
2023-11-13 17:07:39 +00:00
committed by Git OBS Bridge
parent 84c66906f6
commit d23f5edb0c
7 changed files with 31 additions and 35 deletions

View File

@@ -18,7 +18,7 @@
%define srcname mod_perl
Name: apache2-mod_perl
Version: 2.0.12
Version: 2.0.13
Release: 0
Summary: Embedded Perl for Apache
License: Apache-2.0
@@ -30,7 +30,6 @@ Source2: https://www.apache.org/dist/perl/KEYS#/%{name}.keyring
Patch1: avoid-broken-provides.diff
# bsc#1091625, workaround, according to mls it should be solved in perl
Patch2: apache2-mod_perl-prctl-short-name.patch
Patch3: apache2-mod_perl-perl-5.38.patch
BuildRequires: apache-rpm-macros
BuildRequires: apache2-devel
BuildRequires: db-devel