From a2c068f181f264c78539039ef00cda11b435d6aeb7f8ab95998b760169b3d354 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 2 Sep 2015 08:51:11 +0000 Subject: [PATCH] Accepting request 328307 from home:dimstar:Factory - Add perl(Module::Build) BuildRequires: Fix build with perl 5.22. OBS-URL: https://build.opensuse.org/request/show/328307 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=22 --- munin.changes | 5 +++++ munin.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/munin.changes b/munin.changes index 635d6e4..56ff921 100644 --- a/munin.changes +++ b/munin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 1 11:54:04 UTC 2015 - dimstar@opensuse.org + +- Add perl(Module::Build) BuildRequires: Fix build with perl 5.22. + ------------------------------------------------------------------- Sun Aug 2 05:52:38 UTC 2015 - bwiedemann@suse.com diff --git a/munin.spec b/munin.spec index 774448a..c5799d1 100644 --- a/munin.spec +++ b/munin.spec @@ -55,6 +55,7 @@ BuildRequires: perl-Net-SSLeay BuildRequires: perl-Net-Server BuildRequires: pwdutils BuildRequires: unzip +BuildRequires: perl(Module::Build) %if 0%{?suse_version} >= 1220 %{?systemd_requires} BuildRequires: htmldoc