Hello community, here is the log from the commit of package icinga2 for openSUSE:Factory checked in at 2020-08-25 09:40:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icinga2 (Old) and /work/SRC/openSUSE:Factory/.icinga2.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icinga2" Tue Aug 25 09:40:20 2020 rev:28 rq:828978 version:2.11.5 Changes: -------- --- /work/SRC/openSUSE:Factory/icinga2/icinga2.changes 2020-08-05 20:29:15.251094078 +0200 +++ /work/SRC/openSUSE:Factory/.icinga2.new.3399/icinga2.changes 2020-08-25 09:41:40.672291571 +0200 @@ -1,0 +2,5 @@ +Mon Aug 24 14:46:53 UTC 2020 - Callum Farmer <[email protected]> + +- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icinga2.spec ++++++ --- /var/tmp/diff_new_pack.AuDSAR/_old 2020-08-25 09:41:42.400292354 +0200 +++ /var/tmp/diff_new_pack.AuDSAR/_new 2020-08-25 09:41:42.404292355 +0200 @@ -55,7 +55,7 @@ %endif %if "%{_vendor}" == "suse" -%define plugindir %{_libexecdir}/nagios/plugins/ +%define plugindir %{icinga2_plugindir} %define apachename apache2 %define apacheconfdir %{_sysconfdir}/apache2/conf.d %define apacheuser wwwrun @@ -101,6 +101,7 @@ %if "%{_vendor}" == "suse" PreReq: permissions Requires: logrotate +BuildRequires: nagios-rpm-macros %endif Requires: %{name}-bin = %{version}-%{release} Requires: %{name}-common = %{version}-%{release}
