- bsc#1179945: Re-enable icu for PostgreSQL 10.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=51
This commit is contained in:
Reinhard Max 2021-08-31 14:26:25 +00:00 committed by Git OBS Bridge
parent 8d6c053616
commit 9728ec8991
2 changed files with 1 additions and 4 deletions

View File

@ -3,6 +3,7 @@ Tue Aug 31 11:14:53 UTC 2021 - Reinhard Max <max@suse.com>
- 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 <mrueckert@suse.de>

View File

@ -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