Hello community,
here is the log from the commit of package nagios-plugins-bind for
openSUSE:Factory checked in at 2014-04-17 14:11:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nagios-plugins-bind (Old)
and /work/SRC/openSUSE:Factory/.nagios-plugins-bind.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nagios-plugins-bind"
Changes:
--------
--- /work/SRC/openSUSE:Factory/nagios-plugins-bind/nagios-plugins-bind.changes
2013-01-24 15:37:20.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.nagios-plugins-bind.new/nagios-plugins-bind.changes
2014-04-17 14:11:43.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr 9 23:15:25 UTC 2014 - [email protected]
+
+- use the correct pnp4nagios template directory
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nagios-plugins-bind.spec ++++++
--- /var/tmp/diff_new_pack.eRHWTL/_old 2014-04-17 14:11:43.000000000 +0200
+++ /var/tmp/diff_new_pack.eRHWTL/_new 2014-04-17 14:11:43.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package nagios-plugins-bind
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,9 +28,9 @@
Source2: check_bind.php
BuildRequires: nagios-rpm-macros
Requires: bind-utils
-Requires: sudo
Requires: coreutils
Requires: gawk
+Requires: sudo
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -53,7 +53,7 @@
s|Default is: 9.4|Default is: \$version|g; \
s|9.5|9.5\|9.6|g" %{SOURCE0} >
%{buildroot}/%{nagios_plugindir}/check_bind
chmod +x %{buildroot}/%{nagios_plugindir}/check_bind
-install -Dp -m 0644 %{SOURCE2}
%{buildroot}%{pnp4nagios_templatedir}.special/check_bind.php
+install -Dp -m 0644 %{SOURCE2}
%{buildroot}%{pnp4nagios_templatedir}/check_bind.php
install -Dp -m 0644 %{SOURCE1} %{buildroot}%{_defaultdocdir}/%{name}/LICENSE
%clean
@@ -67,8 +67,8 @@
%dir %{nagios_libdir}
%dir %{nagios_plugindir}
%dir %{pnp4nagios_datadir}
-%dir %{pnp4nagios_templatedir}.special
+%dir %{pnp4nagios_templatedir}
%{nagios_plugindir}/check_bind
-%{pnp4nagios_templatedir}.special/check_bind.php
+%{pnp4nagios_templatedir}/check_bind.php
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]