Hello community,

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

Package is "ndoutils", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ndoutils/ndoutils.changes        2012-02-14 
19:04:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ndoutils.new/ndoutils.changes   2012-06-01 
07:21:59.000000000 +0200
@@ -1,0 +2,6 @@
+Tue May 22 13:43:57 UTC 2012 - [email protected]
+
+- update to 1.5.1:
+  + Fixed off-by-one error packing data in ndomod
+
+-------------------------------------------------------------------

Old:
----
  ndoutils-1-5.tar.bz2

New:
----
  ndoutils-1.5.1.tar.gz

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

Other differences:
------------------
++++++ ndoutils.spec ++++++
--- /var/tmp/diff_new_pack.V5AYLC/_old  2012-06-01 07:22:02.000000000 +0200
+++ /var/tmp/diff_new_pack.V5AYLC/_new  2012-06-01 07:22:02.000000000 +0200
@@ -16,17 +16,14 @@
 #
 
 
-%define strange_version 1-5
-
 Name:           ndoutils
 Summary:        Nagios v3.x Data Output Utilities
-Version:        1.5
-Release:        2
 License:        GPL-2.0+
 Group:          System/Monitoring
+Version:        1.5.1
+Release:        0
 Url:            http://www.nagios.org/
-#Source0:        %{name}-%{version}.tar.bz2
-Source0:        %{name}-%{strange_version}.tar.bz2
+Source0:        %{name}-%{version}.tar.gz
 
 Source1:        %{name}-init
 Source2:        ndoutils-README.SuSE
@@ -65,7 +62,6 @@
 
 
 %package doc
-License:        GPL-2.0+
 Summary:        Main documentation for ndoutils
 Group:          Documentation/Other
 %if 0%{?suse_version} >= 1010
@@ -79,7 +75,7 @@
 
 
 %prep
-%setup -q -n %{name}-%{strange_version}
+%setup -q
 %patch0
 %patch1
 install -m644 %{SOURCE2} README.SuSE
@@ -111,7 +107,7 @@
 install -d %{buildroot}%{_prefix}/lib/nagios/brokers
 install -d %{buildroot}%{_localstatedir}/lib/ndo
 
-install -d %{_builddir}/%{name}-%{strange_version}/examples
+install -d %{_builddir}/%{name}-%{version}/examples
 
 install -m0755 src/ndo2db-3x     %{buildroot}%{_sbindir}/ndo2db
 install -m0755 src/file2sock     %{buildroot}%{_bindir}/file2sock
@@ -130,7 +126,7 @@
 sed -e "s@^output=.*@output=%{nagios_spooldir}/ndo.sock@g" \
     -e "s@^buffer_file=.*@buffer_file=%{nagios_spooldir}/ndomod.tmp@g" 
config/ndomod.cfg-sample > %{buildroot}%{nagios_sysconfdir}/ndomod.cfg
 
-cat > %{_builddir}/%{name}-%{strange_version}/config/nagios.cfg << EOF
+cat > %{_builddir}/%{name}-%{version}/config/nagios.cfg << EOF
 # SAMPLE NAGIOS CONFIG SNIPPET FOR NDOMOD
 #
 # In order to have Nagios run the NDOMOD event broker module, you'll need
@@ -141,7 +137,7 @@
 #broker_module=%{_prefix}/lib/nagios/brokers/ndomod.o 
config_file=%{nagios_sysconfdir}/ndo2db.cfg
 EOF
 
-cat > %{_builddir}/%{name}-%{strange_version}/config/misccommands.cfg << EOF
+cat > %{_builddir}/%{name}-%{version}/config/misccommands.cfg << EOF
 # SAMPLE NDO FILE ROTATION COMMAND
 #
 # This is an example Nagios command definition that can be used to

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to