From 765784039c7e2c4e40658279184913375bd01db8e5fafb0a592e1531c1e85915 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 15 May 2020 06:57:34 +0000 Subject: [PATCH] Accepting request 805523 from home:lnussel:branches:Base:System - Need to pull in glibc-gconv-modules in addition to glibc-locale as it was split off. Needs to go with sr#804745 OBS-URL: https://build.opensuse.org/request/show/805523 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=545 --- rpm.changes | 6 ++++++ rpm.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/rpm.changes b/rpm.changes index 2be0739..0d5f3c3 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 13 10:42:04 UTC 2020 - Ludwig Nussel + +- Need to pull in glibc-gconv-modules in addition to glibc-locale as + it was split off + ------------------------------------------------------------------- Mon May 4 13:11:34 UTC 2020 - Dominique Leuenberger diff --git a/rpm.spec b/rpm.spec index 827ee1c..dbfd75a 100644 --- a/rpm.spec +++ b/rpm.spec @@ -192,6 +192,7 @@ Requires: gcc #Requires: gcc-PIE Requires: gettext-tools Requires: glibc-devel +Requires: glibc-gconv-modules Requires: glibc-locale Requires: grep Requires: gzip