Hello community,
here is the log from the commit of package nagios-plugins-hpasm for
openSUSE:Factory checked in at 2013-08-05 20:48:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nagios-plugins-hpasm (Old)
and /work/SRC/openSUSE:Factory/.nagios-plugins-hpasm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nagios-plugins-hpasm"
Changes:
--------
---
/work/SRC/openSUSE:Factory/nagios-plugins-hpasm/nagios-plugins-hpasm.changes
2013-01-29 10:51:42.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.nagios-plugins-hpasm.new/nagios-plugins-hpasm.changes
2013-08-05 20:48:26.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 23 11:50:09 UTC 2013 - [email protected]
+
+- spec fix for SLES11 to work with OBS
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nagios-plugins-hpasm.spec ++++++
--- /var/tmp/diff_new_pack.fYbfSo/_old 2013-08-05 20:48:26.000000000 +0200
+++ /var/tmp/diff_new_pack.fYbfSo/_new 2013-08-05 20:48:26.000000000 +0200
@@ -40,6 +40,10 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
+%if %{undefined make_install}
+%define make_install make install DESTDIR=%{?buildroot}
+%endif
+
%description
check_hpasm is a plugin for Nagios which checks the hardware health of
Hewlett-Packard Proliant Servers. To accomplish this, you must have installed
@@ -68,7 +72,7 @@
--with-degrees='celsius' \
--with-perl=%{_bindir}/perl \
--with-noinst-level='unknown' \
- --program-prefix=nagios/plugins/
+ --libexecdir=%{nagios_plugindir}
make %{?_smp_mflags}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]