Hello community,

here is the log from the commit of package nagios for openSUSE:12.1 checked in 
at 2011-10-28 19:38:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/nagios (Old)
 and      /work/SRC/openSUSE:12.1/.nagios.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nagios", Maintainer is "lr...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.1/nagios/nagios.changes       2011-10-24 
13:09:52.000000000 +0200
+++ /work/SRC/openSUSE:12.1/.nagios.new/nagios.changes  2011-10-29 
00:23:59.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Oct  7 18:37:43 UTC 2011 - l...@linux-schulserver.de
+
+- also check (and fix) the ownership of the directory where 
+  $status_file lives - Nagios uses this directory for temporary 
+  files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rcnagios ++++++
--- /var/tmp/diff_new_pack.EtyMqA/_old  2011-10-29 00:23:59.000000000 +0200
+++ /var/tmp/diff_new_pack.EtyMqA/_new  2011-10-29 00:23:59.000000000 +0200
@@ -84,7 +84,7 @@
          fi
       chown $nagios_user:$nagios_cmdgrp "$file"
     done
-    for dir in "$check_result_path" ; do
+       for dir in "$check_result_path" $(dirname $status_file); do
       if [ ! -d "$dir" ]; then
           mkdir -p "$dir"
       fi

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to