From a3de0ac409fbc5b82c7110b0237bac7bf030ae5278992de72e773496c4dcb96f Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 27 May 2024 11:29:56 +0000 Subject: [PATCH] Accepting request 1177070 from home:Andreas_Schwab:Factory - Require glibc-gconv-modules-extra by the gettext-tools packages OBS-URL: https://build.opensuse.org/request/show/1177070 OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=193 --- gettext-runtime-mini.changes | 5 +++++ gettext-runtime-mini.spec | 3 +++ gettext-runtime.changes | 5 +++++ gettext-runtime.spec | 3 +++ 4 files changed, 16 insertions(+) diff --git a/gettext-runtime-mini.changes b/gettext-runtime-mini.changes index f0faaac..45b81bd 100644 --- a/gettext-runtime-mini.changes +++ b/gettext-runtime-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 21 10:25:25 UTC 2024 - Andreas Schwab + +- Require glibc-gconv-modules-extra by the gettext-tools packages + ------------------------------------------------------------------- Mon Apr 15 07:24:01 UTC 2024 - Dominique Leuenberger diff --git a/gettext-runtime-mini.spec b/gettext-runtime-mini.spec index f9df27b..7fbd14b 100644 --- a/gettext-runtime-mini.spec +++ b/gettext-runtime-mini.spec @@ -24,6 +24,7 @@ Version: 0.22.5 Release: 0 BuildRequires: automake >= 1.14 BuildRequires: gcc-c++ +BuildRequires: glibc-gconv-modules-extra BuildRequires: libtool # To get an updated linkdupes.sh (in case there are new dupes), temproarily enable: #BuildRequires: fdupes @@ -93,6 +94,8 @@ Requires: %{name} = %{version} Requires: xz # autopoint requires find Requires: findutils +# For non-UTF encodings +Requires: glibc-gconv-modules-extra %if %{without mini} Requires(post): info Requires(preun): info diff --git a/gettext-runtime.changes b/gettext-runtime.changes index f0faaac..45b81bd 100644 --- a/gettext-runtime.changes +++ b/gettext-runtime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 21 10:25:25 UTC 2024 - Andreas Schwab + +- Require glibc-gconv-modules-extra by the gettext-tools packages + ------------------------------------------------------------------- Mon Apr 15 07:24:01 UTC 2024 - Dominique Leuenberger diff --git a/gettext-runtime.spec b/gettext-runtime.spec index 88ac745..4b61f99 100644 --- a/gettext-runtime.spec +++ b/gettext-runtime.spec @@ -24,6 +24,7 @@ Version: 0.22.5 Release: 0 BuildRequires: automake >= 1.14 BuildRequires: gcc-c++ +BuildRequires: glibc-gconv-modules-extra BuildRequires: libtool # To get an updated linkdupes.sh (in case there are new dupes), temproarily enable: #BuildRequires: fdupes @@ -93,6 +94,8 @@ Requires: %{name} = %{version} Requires: xz # autopoint requires find Requires: findutils +# For non-UTF encodings +Requires: glibc-gconv-modules-extra %if %{without mini} Requires(post): info Requires(preun): info