| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- unbreak build on SLES 12 & RHEL 7 (_rpmmacrodir not set)
- Move macros.nagios from /etc/rpm to %{_rpmmacrodir}
(boo#1185657).
- update to 0.14 + added %icinga_webgroup for icingaweb2 and their modules
- update to 0.13: + added %plugin_confdir pointing to /etc/monitoring-plugins
- update to 0.12: + added livestatus_log_dir
- update to 0.11:
+ added %%{livestatus_check_mk_checks_mandir} for man pages of
additional check_mk checks
- update to 0.10:
+ adapt icinga[2] macros to use /run instead of /var/run on modern systems
+ this change can easily be used for other macros, just use %{_rundir} instead of "%{_localstatedir}/run"
- update to 0.09: + added macros.icinga2
- adapt check_mk directories for icinga usage
- added new macros: + %icinga_user_group_add + %icinga_command_user_group_add to make it easier to have the same useradd/groupadd invocations in all packages