Package Release Info

nagios-rpm-macros-0.14-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

nagios-rpm-macros

Change Logs

* Fri Oct 15 2021 adaugherity@tamu.edu
- unbreak build on SLES 12 & RHEL 7 (_rpmmacrodir not set)
* Fri Jun 11 2021 dimstar@opensuse.org
- Move macros.nagios from /etc/rpm to %{_rpmmacrodir}
  (boo#1185657).
* Sat Nov 25 2017 ecsos@opensuse.org
- update to 0.14
  + added %icinga_webgroup for icingaweb2 and their modules
* Sun Jul 26 2015 lars@linux-schulserver.de
- update to 0.13:
  + added %plugin_confdir pointing to /etc/monitoring-plugins
* Mon Mar 09 2015 lars@linux-schulserver.de
- update to 0.12:
  + added livestatus_log_dir
* Sat Dec 13 2014 lars@linux-schulserver.de
- update to 0.11:
  + added %%{livestatus_check_mk_checks_mandir} for man pages of
    additional check_mk checks
* Mon Jun 23 2014 thardeck@suse.com
- 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"
* Tue Apr 15 2014 lars@linux-schulserver.de
- update to 0.09:
  + added macros.icinga2
* Tue Sep 10 2013 lars@linux-schulserver.de
- adapt check_mk directories for icinga usage
* Wed Aug 07 2013 lars@linux-schulserver.de
- 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