forked from pool/apache2
Accepting request 1005552 from Apache
OBS-URL: https://build.opensuse.org/request/show/1005552 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=198
This commit is contained in:
commit
c0c7b01325
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 23 06:06:26 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- The 2.4.54 release brought support for PCRE2, but for that we also
|
||||||
|
need to change buildrequires to pcre2-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 20 15:01:58 UTC 2022 - David Anes <david.anes@suse.com>
|
Tue Sep 20 15:01:58 UTC 2022 - David Anes <david.anes@suse.com>
|
||||||
|
|
||||||
|
@ -210,7 +210,7 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: lua-devel
|
BuildRequires: lua-devel
|
||||||
BuildRequires: openldap2-devel
|
BuildRequires: openldap2-devel
|
||||||
BuildRequires: openssl-devel >= 0.9.8a
|
BuildRequires: openssl-devel >= 0.9.8a
|
||||||
BuildRequires: pcre-devel
|
BuildRequires: pcre2-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user