Hello community,

here is the log from the commit of package nagios-rpm-macros for 
openSUSE:Factory checked in at 2012-02-22 15:53:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nagios-rpm-macros (Old)
 and      /work/SRC/openSUSE:Factory/.nagios-rpm-macros.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nagios-rpm-macros", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/nagios-rpm-macros/nagios-rpm-macros.changes      
2012-02-16 16:21:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nagios-rpm-macros.new/nagios-rpm-macros.changes 
2012-02-22 15:53:57.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 17 12:39:10 UTC 2012 - [email protected]
+
+- added additional Icinga paths 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nagios-rpm-macros.spec ++++++
--- /var/tmp/diff_new_pack.F0ga9m/_old  2012-02-22 15:53:58.000000000 +0100
+++ /var/tmp/diff_new_pack.F0ga9m/_new  2012-02-22 15:53:58.000000000 +0100
@@ -16,11 +16,12 @@
 #
 
 
+
 Name:           nagios-rpm-macros
 Summary:        RPM Macros for Nagios based packages
 License:        BSD-3-Clause
 Group:          System/Monitoring
-Version:        0.03
+Version:        0.04
 Release:        0
 Url:            http://en.opensuse.org/Nagios
 Source0:        macros.nagios

++++++ macros.icinga ++++++
--- /var/tmp/diff_new_pack.F0ga9m/_old  2012-02-22 15:53:58.000000000 +0100
+++ /var/tmp/diff_new_pack.F0ga9m/_new  2012-02-22 15:53:58.000000000 +0100
@@ -39,6 +39,13 @@
 # This is the file that Icinga should use to store host and
 # service state information before it shuts down.
 %icinga_state_retention_file %{_var}/lib/icinga/retention.dat
+# Icinga lock file
+%icinga_lockfile             %{_localstatedir}/run/icinga/icinga.pid
+# Icinga ido2db lock file
+%icinga_ido2db_lockfile      %{_localstatedir}/run/icinga/ido2db.pid
+# Icinga ido2db socket file
+%icinga_ido2db_socketfile      %{icinga_spooldir}/ido2db.sock
+#
 
 #
 # users and groups
@@ -52,4 +59,3 @@
 %icinga_command_user   wwwrun
 # Group, that can execute commands via %{icinga_command_file}
 %icinga_command_group  icingacmd
-

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to