From b30d6ae3b94cfcd4359ffbaeb4ebc4bacd6aa4b5 Mon Sep 17 00:00:00 2001 From: Markus Frosch Date: Sun, 26 Aug 2018 11:08:34 +0200 Subject: [PATCH] Require common package from bin --- icinga2.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/icinga2.spec b/icinga2.spec index b7721d0..1e2be2b 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -99,6 +99,8 @@ Meta package for Icinga 2 Core, DB IDO and Web. Summary: Icinga 2 binaries and libraries Group: System/Monitoring +Requires: %{name}-bin = %{version}-%{release} + %if "%{_vendor}" == "suse" Provides: monitoring_daemon Recommends: monitoring-plugins