From 08ee4dd97b3f87c5b4f60f707bd1151118697a98291efd3aae27196c133d47ca Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 22 Nov 2022 13:14:31 +0000 Subject: [PATCH] - reenable the pcre jit after the last change OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=273 --- haproxy.changes | 5 +++++ haproxy.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/haproxy.changes b/haproxy.changes index 205413e..cf3c918 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 22 13:13:45 UTC 2022 - Marcus Rueckert + +- reenable the pcre jit after the last change + ------------------------------------------------------------------- Fri Oct 14 11:20:34 UTC 2022 - Stephan Kulow diff --git a/haproxy.spec b/haproxy.spec index be5ccca..742d8fc 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -35,7 +35,7 @@ %bcond_with systemd %endif -%bcond_with pcre2_jit +%bcond_without pcre2_jit %bcond_without apparmor %if 0%{?suse_version} > 1320