[Pkg-nagios-devel] nagios-plugins/debian/patches 11_check_ups.c_perfdata_fix.dpatch, 1.1, 1.2

seanius at haydn.debian.org seanius at haydn.debian.org
Fri Oct 7 19:47:18 UTC 2005


Update of /cvsroot/pkg-nagios/nagios-plugins/debian/patches
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv29242/debian/patches

Modified Files:
	11_check_ups.c_perfdata_fix.dpatch 
Log Message:
check_ups patch was borken

Index: 11_check_ups.c_perfdata_fix.dpatch
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-plugins/debian/patches/11_check_ups.c_perfdata_fix.dpatch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 11_check_ups.c_perfdata_fix.dpatch	6 Oct 2005 12:48:37 -0000	1.1
+++ 11_check_ups.c_perfdata_fix.dpatch	7 Oct 2005 19:47:15 -0000	1.2
@@ -8,21 +8,6 @@
 diff -urNad sid~/plugins/check_ups.c sid/plugins/check_ups.c
 --- sid~/plugins/check_ups.c	2005-03-04 22:58:40.000000000 +0100
 +++ sid/plugins/check_ups.c	2005-10-06 14:43:10.000000000 +0200
-@@ -23,12 +23,12 @@
-  along with this program; if not, write to the Free Software
-  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- 
-- $Id$
-+ $Id$
-  
- ******************************************************************************/
- 
- const char *progname = "check_ups";
--const char *revision = "$Revision$";
-+const char *revision = "$Revision$";
- const char *copyright = "2000-2004";
- const char *email = "nagiosplug-devel at lists.sourceforge.net";
- 
 @@ -98,6 +98,7 @@
  	int result = STATE_UNKNOWN;
  	char *message;




More information about the Pkg-nagios-devel mailing list