Przeglądaj źródła

Setup for release PRE2

John C. Frickson 9 lat temu
rodzic
commit
44b3b6d548
5 zmienionych plików z 22 dodań i 22 usunięć
  1. 13 13
      configure
  2. 3 3
      configure.ac
  3. 3 3
      include/common.h
  4. 1 1
      src/check_nrpe.c
  5. 2 2
      update-version

+ 13 - 13
configure

@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for nrpe nrpe-3.0-PRE1.
+# Generated by GNU Autoconf 2.69 for nrpe nrpe-3.0-PRE2.
 #
 # Report bugs to <nagios-users@lists.sourceforge.net>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='nrpe'
 PACKAGE_TARNAME='nrpe'
-PACKAGE_VERSION='nrpe-3.0-PRE1'
-PACKAGE_STRING='nrpe nrpe-3.0-PRE1'
+PACKAGE_VERSION='nrpe-3.0-PRE2'
+PACKAGE_STRING='nrpe nrpe-3.0-PRE2'
 PACKAGE_BUGREPORT='nagios-users@lists.sourceforge.net'
 PACKAGE_URL='https://www.nagios.org/downloads/nagios-core-addons/'
 
@@ -1314,7 +1314,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures nrpe nrpe-3.0-PRE1 to adapt to many kinds of systems.
+\`configure' configures nrpe nrpe-3.0-PRE2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1364,7 +1364,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of nrpe nrpe-3.0-PRE1:";;
+     short | recursive ) echo "Configuration of nrpe nrpe-3.0-PRE2:";;
    esac
   cat <<\_ACEOF
 
@@ -1512,7 +1512,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-nrpe configure nrpe-3.0-PRE1
+nrpe configure nrpe-3.0-PRE2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2118,7 +2118,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by nrpe $as_me nrpe-3.0-PRE1, which was
+It was created by nrpe $as_me nrpe-3.0-PRE2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2483,9 +2483,9 @@ ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
 
 
 PKG_NAME=nrpe
-PKG_VERSION="nrpe-3.0-PRE1"
+PKG_VERSION="nrpe-3.0-PRE2"
 PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="05-31-2016"
+PKG_REL_DATE="06-07-2016"
 RPM_RELEASE=1
 
 LANG=C
@@ -4335,7 +4335,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by nrpe $as_me nrpe-3.0-PRE1, which was
+This file was extended by nrpe $as_me nrpe-3.0-PRE2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4389,7 +4389,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-nrpe config.status nrpe-3.0-PRE1
+nrpe config.status nrpe-3.0-PRE2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -8032,7 +8032,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by nrpe $as_me nrpe-3.0-PRE1, which was
+This file was extended by nrpe $as_me nrpe-3.0-PRE2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8095,7 +8095,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-nrpe config.status nrpe-3.0-PRE1
+nrpe config.status nrpe-3.0-PRE2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

+ 3 - 3
configure.ac

@@ -5,15 +5,15 @@ define([AC_CACHE_LOAD],)
 define([AC_CACHE_SAVE],)
 
 m4_include([build-aux/custom_help.m4])
-AC_INIT([nrpe],[nrpe-3.0-PRE1],[nagios-users@lists.sourceforge.net],[nrpe],[https://www.nagios.org/downloads/nagios-core-addons/])
+AC_INIT([nrpe],[nrpe-3.0-PRE2],[nagios-users@lists.sourceforge.net],[nrpe],[https://www.nagios.org/downloads/nagios-core-addons/])
 AC_CONFIG_SRCDIR([src/nrpe.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_PREFIX_DEFAULT(/usr/local/nagios)
 
 PKG_NAME=nrpe
-PKG_VERSION="nrpe-3.0-PRE1"
+PKG_VERSION="nrpe-3.0-PRE2"
 PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="05-31-2016"
+PKG_REL_DATE="06-07-2016"
 RPM_RELEASE=1
 
 LANG=C

+ 3 - 3
include/common.h

@@ -2,7 +2,7 @@
  *
  * COMMON.H - NRPE Common Include File
  * Copyright (c) 1999-2007 Ethan Galstad (nagios@nagios.org)
- * Last Modified: 05-31-2016
+ * Last Modified: 06-07-2016
  *
  * License:
  *
@@ -23,8 +23,8 @@
 
 #include "config.h"
 
-#define PROGRAM_VERSION "nrpe-3.0-PRE1"
-#define MODIFICATION_DATE "05-31-2016"
+#define PROGRAM_VERSION "nrpe-3.0-PRE2"
+#define MODIFICATION_DATE "06-07-2016"
 
 #define OK							0
 #define ERROR						-1

+ 1 - 1
src/check_nrpe.c

@@ -4,7 +4,7 @@
  * Copyright (c) 1999-2008 Ethan Galstad (nagios@nagios.org)
  * License: GPL
  *
- * Last Modified: 05-31-2016
+ * Last Modified: 06-07-2016
  *
  * Command line: CHECK_NRPE -H <host_address> [-p port] [-c command] [-to to_sec]
  *

+ 2 - 2
update-version

@@ -28,10 +28,10 @@ else
 fi
 
 # Current version number
-CURRENTVERSION=nrpe-3.0-PRE1
+CURRENTVERSION=nrpe-3.0-PRE2
 
 # Last date
-LASTDATE=05-31-2016
+LASTDATE=06-07-2016
 
 if [ "x$1" = "x" ]
 then