From 2722e2fd3aa3519af80079f699c018499ab4ba8a Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 7 Feb 2022 10:28:45 +0000 Subject: [PATCH] Require glibc-locale for iconv OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=244 --- mutt.changes | 5 +++++ mutt.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/mutt.changes b/mutt.changes index f521b3a..831f5b7 100644 --- a/mutt.changes +++ b/mutt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 7 10:22:43 UTC 2022 - Dr. Werner Fink + +- For iconv glibc-locale should be installed + ------------------------------------------------------------------- Tue Jan 11 10:50:42 UTC 2022 - Dr. Werner Fink diff --git a/mutt.spec b/mutt.spec index d9365cb..0b52300 100644 --- a/mutt.spec +++ b/mutt.spec @@ -80,6 +80,7 @@ BuildRequires: python3-base BuildRequires: python3-devel BuildRequires: python3-setuptools %endif +Requires: glibc-locale Requires(post): %{_bindir}/cat Requires(post): %{_bindir}/mkdir Requires(postun):%{_bindir}/rm