[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    rpms/nagios-plugins/F-9 nagios-plugins-1.4.11-pgsql-fix.patch, NONE,
From:       Michael Patrick McGrath (mmcgrath) <fedora-extras-commits () redhat ! com>
Date:       2008-04-30 21:59:08
Message-ID: 200804302159.m3ULx8F0002719 () cvs-int ! fedora ! redhat ! com
[Download RAW message or body]

Author: mmcgrath

Update of /cvs/extras/rpms/nagios-plugins/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2643

Modified Files:
	nagios-plugins.spec 
Added Files:
	nagios-plugins-1.4.11-pgsql-fix.patch 
Log Message:
fixes for check_pgsql

nagios-plugins-1.4.11-pgsql-fix.patch:

--- NEW FILE nagios-plugins-1.4.11-pgsql-fix.patch ---
--- plugins/check_pgsql.c.orig	2008-04-30 16:42:20.000000000 -0500
+++ plugins/check_pgsql.c	2008-04-30 16:42:37.000000000 -0500
@@ -39,6 +39,7 @@
 const char *copyright = "1999-2006";
 const char *email = "nagiosplug-devel@lists.sourceforge.net";
 
+#include "pg_config_manual.h"
 #include "common.h"
 #include "utils.h"
 


Index: nagios-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/nagios-plugins/F-9/nagios-plugins.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- nagios-plugins.spec	9 Apr 2008 19:26:41 -0000	1.39
+++ nagios-plugins.spec	30 Apr 2008 21:58:27 -0000	1.40
@@ -1,6 +1,6 @@
 Name: nagios-plugins
 Version: 1.4.11
-Release: 2%{?dist}
+Release: 4%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
@@ -12,6 +12,7 @@
 Patch1: nagios-plugins-1.4.3-ntpd.patch
 Patch2: nagios-plugins-check_log-path.patch
 Patch3: nagios-plugins-1.4.11-ping_timeout.patch
+Patch4: nagios-plugins-1.4.11-pgsql-fix.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -514,6 +515,7 @@
 %patch1 -p0
 %patch2 -p1
 %patch3 -p1
+%patch4 -p0
 
 %build
 %configure \
@@ -801,6 +803,9 @@
 %{_libdir}/nagios/plugins/utils.sh
 
 %changelog
+* Wed Apr 30 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.11-4
+- added patch for check_pgsql
+
 * Wed Apr 09 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.11-2
 - Fix for 250588
 

-- 
fedora-extras-commits mailing list
fedora-extras-commits@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-extras-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic