Sync from SUSE:ALP:Source:Standard:1.0 gettext-runtime revision 24aec155594899764983e0355e1b8823

This commit is contained in:
2025-05-07 08:16:15 +02:00
parent 4b361fe7b2
commit 579f85c5ba
9 changed files with 139 additions and 1 deletions

View File

@@ -48,6 +48,8 @@ Patch13: reproducible.patch
# PATCH-FEATURE bsc#1165138
Patch14: 0001-msgcat-Add-feature-to-use-the-newest-po-file.patch
Patch15: 0002-msgcat-Merge-headers-when-use-first.patch
# PATCH-FEATURE-FIX-SUSE boo#1227316 -- sbrabec@suse.com
Patch16: 0003-Fix-malformed-header-processing.patch
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: glib2-devel
@@ -93,6 +95,7 @@ reliably than 'resgen'.
%patch13 -p1
%patch14 -p1
%patch15 -p1
%patch16 -p1
%build
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -lm"