From 923c770e5c52a6d83f3e05f3a7a687c2a2b3987a87781f96dc15a6d461b50503 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 29 Mar 2021 07:40:47 +0000 Subject: [PATCH] Disable pcre for now OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=542 --- ncurses.changes | 5 +++++ ncurses.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ncurses.changes b/ncurses.changes index edfd132..7045d85 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 29 07:37:33 UTC 2021 - Dr. Werner Fink + +- Disable pcre support for now (boo#1184083) + ------------------------------------------------------------------- Mon Mar 29 06:33:05 UTC 2021 - Dr. Werner Fink diff --git a/ncurses.spec b/ncurses.spec index bd2d911..1bc67f6 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -25,7 +25,7 @@ %bcond_with memleakck %bcond_without onlytinfo %bcond_with libbsd -%bcond_without usepcre2 +%bcond_with usepcre2 %if %{with onlytinfo} %global soname_tinfo tinfo