Accepting request 1043175 from home:dirkmueller:Factory

- switch to pkgconfig(zlib) so that alternative providers can be
  used

OBS-URL: https://build.opensuse.org/request/show/1043175
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=680
This commit is contained in:
David Anes 2022-12-16 07:31:14 +00:00 committed by Git OBS Bridge
parent 2810d409b0
commit 5c0c75bfa3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 12 08:58:58 UTC 2022 - Dirk Müller <dmueller@suse.com>
- switch to pkgconfig(zlib) so that alternative providers can be
used
-------------------------------------------------------------------
Fri Sep 23 06:06:26 UTC 2022 - Stephan Kulow <coolo@suse.com>

View File

@ -214,9 +214,9 @@ BuildRequires: pcre2-devel
BuildRequires: pkgconfig
BuildRequires: systemd-rpm-macros
BuildRequires: xz
BuildRequires: zlib-devel
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(zlib)
# SECTION test requirements
%if %{test}
BuildRequires: apache-rpm-macros