From 4f21385d620481418cda22831a947162a4803323c4bb23fa9aef0ccade644ff0 Mon Sep 17 00:00:00 2001 From: Johannes Weberhofer Date: Tue, 14 Apr 2015 08:03:38 +0000 Subject: [PATCH] Accepting request 296076 from home:pluskalm:branches:security - Add missing dependency on ed (boo#926943) OBS-URL: https://build.opensuse.org/request/show/296076 OBS-URL: https://build.opensuse.org/package/show/security/fail2ban?expand=0&rev=57 --- fail2ban.changes | 5 +++++ fail2ban.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/fail2ban.changes b/fail2ban.changes index beb9c92..a1081b9 100644 --- a/fail2ban.changes +++ b/fail2ban.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 14 07:10:43 UTC 2015 - mpluskal@suse.com + +- Add missing dependency on ed (boo#926943) + ------------------------------------------------------------------- Wed Jan 21 21:00:48 UTC 2015 - jweberhofer@weberhofer.at diff --git a/fail2ban.spec b/fail2ban.spec index b74f923..37c72e4 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,7 +1,7 @@ # # spec file for package fail2ban # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,6 +49,7 @@ BuildRequires: systemd BuildRequires: logrotate BuildRequires: python-devel Requires: cron +Requires: ed Requires: iptables Requires: logrotate Requires: python >= 2.5