8
0

Accepting request 1186280 from home:AndreasStieger:branches:Apache:Modules

- fix build on Tumbleweed (boo#1227485)

OBS-URL: https://build.opensuse.org/request/show/1186280
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=84
This commit is contained in:
2024-07-09 07:35:25 +00:00
committed by Git OBS Bridge
parent d23f5edb0c
commit 9114ebf8d4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 8 20:36:30 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- fix build on Tumbleweed (boo#1227485)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 13 16:41:31 UTC 2023 - David Anes <david.anes@suse.com> Mon Nov 13 16:41:31 UTC 2023 - David Anes <david.anes@suse.com>

View File

@@ -2,6 +2,7 @@
# spec file for package apache2-mod_perl # spec file for package apache2-mod_perl
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +39,6 @@ BuildRequires: netcfg
BuildRequires: pcre-devel BuildRequires: pcre-devel
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-BSD-Resource BuildRequires: perl-BSD-Resource
BuildRequires: perl-Compress-Zlib
BuildRequires: perl-Tie-IxHash BuildRequires: perl-Tie-IxHash
BuildRequires: perl-libwww-perl BuildRequires: perl-libwww-perl
BuildRequires: sudo BuildRequires: sudo