From 30572ece0fa74fa65e247583fd4a9f68734b1d5f Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 29 Feb 2016 15:24:28 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=116 --- mutt.changes | 6 ++++++ mutt.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/mutt.changes b/mutt.changes index bb97704..3572c48 100644 --- a/mutt.changes +++ b/mutt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 29 15:22:58 UTC 2016 - werner@suse.de + +- Add perl(Expect) as requirement for mutt due to the fact that a + useful helper script below the samples depends on this (boo#968699) + ------------------------------------------------------------------- Tue Jan 12 08:46:42 UTC 2016 - vmiklos@collabora.co.uk diff --git a/mutt.spec b/mutt.spec index d9ba3c4..d678c17 100644 --- a/mutt.spec +++ b/mutt.spec @@ -64,6 +64,7 @@ Recommends: w3m Requires(post): shared-mime-info Requires(postun): shared-mime-info %endif +Requires: perl(Expect) # NOTE: We don't want this dependency and desktop-data-SuSE is in all # desktop selections. #Requires: desktop-data-SuSE