[nagios] Update to 3.5.1

Jose Pedro Oliveira jpo at fedoraproject.org
Fri Aug 30 22:03:33 UTC 2013


commit cebffb0078659b1f9bdcc1dcc18fd19356988887
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Fri Aug 30 23:02:48 2013 +0100

    Update to 3.5.1

 .gitignore  |    1 +
 nagios.spec |   10 ++++++----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7232c74..1d735f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ nagios-3.2.1.tar.gz
 /nagios-3.4.3.tar.gz
 /nagios-3.4.4.tar.gz
 /nagios-3.5.0.tar.gz
+/nagios-3.5.1.tar.gz
diff --git a/nagios.spec b/nagios.spec
index 29e02f6..5363a40 100644
--- a/nagios.spec
+++ b/nagios.spec
@@ -1,8 +1,8 @@
 %global _hardened_build 1
 
 Name: nagios
-Version: 3.5.0
-Release: 9%{?dist}
+Version: 3.5.1
+Release: 1%{?dist}
 Summary: Host/service/network monitoring program
 
 Group: Applications/System
@@ -35,7 +35,6 @@ Patch9: nagios-0009-Fixed-path-to-passwd-file-in-Apache-s-config-file.patch
 Patch10: nagios-0010-Added-several-images-to-the-sample-config-revb.patch
 Patch11: nagios-0011-Fixed-strange-permissions.patch
 Patch12: nagios-3.4.3-httpd-2.4-and-2.2.patch
-Patch13: nagios-3.4.3-spaces-to-plus-signs.patch
 Patch14: nagios-3.5.0-conf.d-configuration-directory.patch
 Patch15: nagios-0012-add-aarch64-support.patch
 
@@ -143,7 +142,6 @@ may compile against.
 %patch10 -p1 -b .more_images
 %patch11 -p1 -b .fix_perms
 %patch12 -p1 -b .httpd_conf
-%patch13 -p1 -b .plus_signs
 %patch14 -p1 -b .conf_d
 %patch15 -p1 
 
@@ -286,6 +284,10 @@ fi
 
 
 %changelog
+* Fri Aug 30 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.1-1
+- update to 3.5.1
+- drop patch nagios-3.4.3-spaces-to-plus-signs.patch (upstream bug #407)
+
 * Thu Aug 29 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.0-9
 - init script overwrites pid file unnecessarily (#983129)
 - corrected bogus dates
diff --git a/sources b/sources
index e50e6d0..1de6e6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aeef195d2033cc362bf6cb972bcc8f07  nagios-3.5.0.tar.gz
+9947ed3d220b4da86710884260d42856  nagios-3.5.1.tar.gz


More information about the scm-commits mailing list