From 9728ec8991e2881399c67955310e73fd345546064be836ed37e14e7c237a3105 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Tue, 31 Aug 2021 14:26:25 +0000 Subject: [PATCH] - bsc#1179945: Re-enable icu for PostgreSQL 10. OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=51 --- postgresql12.changes | 1 + postgresql12.spec | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/postgresql12.changes b/postgresql12.changes index 3072b02..c2b89f8 100644 --- a/postgresql12.changes +++ b/postgresql12.changes @@ -3,6 +3,7 @@ Tue Aug 31 11:14:53 UTC 2021 - Reinhard Max - bsc#1185952: fix build with llvm12 on s390x. 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch +- bsc#1179945: Re-enable icu for PostgreSQL 10. ------------------------------------------------------------------- Tue Aug 24 13:01:54 UTC 2021 - Marcus Rueckert diff --git a/postgresql12.spec b/postgresql12.spec index 725a4cc..636325a 100644 --- a/postgresql12.spec +++ b/postgresql12.spec @@ -72,11 +72,7 @@ BuildRequires: tcl-devel BuildRequires: timezone BuildRequires: zlib-devel %bcond_without selinux -%if 0%{?suse_version} <= 1500 %bcond_without icu -%else -%bcond_with icu -%endif %if !%buildlibs BuildRequires: %libecpg BuildRequires: %libpq