Hello community,

here is the log from the commit of package nagios for openSUSE:Factory checked 
in at 2012-06-01 07:21:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nagios (Old)
 and      /work/SRC/openSUSE:Factory/.nagios.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/nagios/nagios.changes    2012-05-09 
18:32:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nagios.new/nagios.changes       2012-06-01 
07:21:52.000000000 +0200
@@ -1,0 +2,7 @@
+Wed May 23 10:44:57 UTC 2012 - l...@linux-schulserver.de
+
+- run config check first before restart (init script)
+- ignore subsys-unsupported rpmlint check as the init script just 
+  removes it
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nagios-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.l6CC7t/_old  2012-06-01 07:21:55.000000000 +0200
+++ /var/tmp/diff_new_pack.l6CC7t/_new  2012-06-01 07:21:55.000000000 +0200
@@ -2,6 +2,7 @@
 addFilter("zero-length.*/usr/share/nagios/stylesheets/common.css");
 # we need xntp for SLES9
 addFilter("init-script-non-var-dependency.*/etc/init.d/nagios xntpd");
+addFilter("subsys-unsupported.*/etc/init.d/nagios");
 # nagios comes with embedded perl
 addFilter("no-dependency-on.*perl")
 # The name of that package is used since years - no need to change it for this 
new 'policy'

++++++ rcnagios ++++++
--- /var/tmp/diff_new_pack.l6CC7t/_old  2012-06-01 07:21:55.000000000 +0200
+++ /var/tmp/diff_new_pack.l6CC7t/_new  2012-06-01 07:21:55.000000000 +0200
@@ -251,6 +251,7 @@
         rc_status
     ;;
     restart)
+               $0 check
         $0 stop
         $0 start
         rc_status

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

Reply via email to