Hello community,

here is the log from the commit of package nagios-plugins for openSUSE:Factory 
checked in at 2012-12-28 22:45:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nagios-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.nagios-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/nagios-plugins/nagios-plugins.changes    
2012-11-13 17:10:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nagios-plugins.new/nagios-plugins.changes       
2012-12-28 22:45:59.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec 21 01:07:22 CET 2012 - r...@suse.de
+
+- skip sensors package also for s390 and s390x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nagios-plugins.spec ++++++
--- /var/tmp/diff_new_pack.rIr9TU/_old  2012-12-28 22:46:00.000000000 +0100
+++ /var/tmp/diff_new_pack.rIr9TU/_new  2012-12-28 22:46:00.000000000 +0100
@@ -123,7 +123,7 @@
 Requires:       %{name}-procs
 Requires:       %{name}-real
 Requires:       %{name}-rpc
-%ifnarch ppc ppc64 sparc sparc64
+%ifnarch ppc ppc64 sparc sparc64 s390 s390x
 Requires:       %{name}-sensors
 %endif
 Requires:       %{name}-smtp
@@ -216,7 +216,9 @@
 Recommends:     %{name}-radius
 Recommends:     %{name}-real
 Recommends:     %{name}-rpc
+%ifnarch ppc ppc64 sparc sparc64 s390 s390x
 Recommends:     %{name}-sensors
+%endif
 Recommends:     %{name}-smtp
 Recommends:     %{name}-snmp
 Recommends:     %{name}-ssh
@@ -743,7 +745,7 @@
 Check if a rpc service is registered and running using rpcinfo.
 
 
-%ifnarch ppc ppc64 sparc sparc64
+%ifnarch ppc ppc64 sparc sparc64 s390 s390x
 %package sensors
 Summary:        Check hardware status using lm_sensors
 Group:          System/Monitoring
@@ -956,7 +958,7 @@
 done
 popd
 # check_sensors makes no sense on some archs
-%ifarch ppc ppc64 sparc sparc64
+%ifarch ppc ppc64 sparc sparc64 s390 s390x
 %{__rm} -f %{buildroot}%{nagios_plugindir}/check_sensors
 %endif
 # install Apparmor profiles
@@ -1274,7 +1276,7 @@
 %dir %{nagios_plugindir}
 %{nagios_plugindir}/check_rpc
 
-%ifnarch ppc ppc64 sparc sparc64
+%ifnarch ppc ppc64 sparc sparc64 s390 s390x
 %files sensors
 %defattr(0755,root,root)
 %{nagios_plugindir}/check_sensors

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

Reply via email to