From: Sebastien Godard Date: Sat, 10 Mar 2012 19:44:54 +0000 (+0100) Subject: Start version 10.0.5 X-Git-Tag: v10.0.5~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf105c4efcf7f60aa803314bd8205c928858f6f4;p=sysstat Start version 10.0.5 CHANGES files updated. configure scripts updated. --- diff --git a/CHANGES b/CHANGES index 415aedd..6035bcc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ Changes: +xxxx/xx/xx: Version 10.0.5 - Sebastien Godard (sysstat orange.fr) + 2012/03/07: Version 10.0.4 - Sebastien Godard (sysstat orange.fr) * [Andrey Borzenkov]: Don't take virtual devices into account in sar -b results. diff --git a/configure b/configure index b3076d4..f06808e 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for sysstat 10.0.4. +# Generated by GNU Autoconf 2.63 for sysstat 10.0.5. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. @@ -594,8 +594,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='sysstat' PACKAGE_TARNAME='sysstat' -PACKAGE_VERSION='10.0.4' -PACKAGE_STRING='sysstat 10.0.4' +PACKAGE_VERSION='10.0.5' +PACKAGE_STRING='sysstat 10.0.5' PACKAGE_BUGREPORT='' ac_unique_file="ioconf.h" @@ -1322,7 +1322,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 sysstat 10.0.4 to adapt to many kinds of systems. +\`configure' configures sysstat 10.0.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1383,7 +1383,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sysstat 10.0.4:";; + short | recursive ) echo "Configuration of sysstat 10.0.5:";; esac cat <<\_ACEOF @@ -1491,7 +1491,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sysstat configure 10.0.4 +sysstat configure 10.0.5 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1505,7 +1505,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 sysstat $as_me 10.0.4, which was +It was created by sysstat $as_me 10.0.5, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -8301,7 +8301,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by sysstat $as_me 10.0.4, which was +This file was extended by sysstat $as_me 10.0.5, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8351,7 +8351,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -sysstat config.status 10.0.4 +sysstat config.status 10.0.5 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.in b/configure.in index d646cbf..60e7e3e 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ # Modified by Sebastien Godard (sysstat orange.fr) # Initialization of $PACKAGE_VERSION and $PACKAGE_NAME variables -AC_INIT(sysstat, 10.0.4) +AC_INIT(sysstat, 10.0.5) # Ensure that a recent enough version of Autoconf is being used AC_PREREQ(2.53) diff --git a/nls/sysstat.pot b/nls/sysstat.pot index 4fe394b..feb2728 100644 --- a/nls/sysstat.pot +++ b/nls/sysstat.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sysstat orange.fr\n" -"POT-Creation-Date: 2012-03-03 13:59+0100\n" +"POT-Creation-Date: 2012-03-08 20:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"