]> granicus.if.org Git - sysstat/commitdiff
Start release 9.1.6 and make it git aware.
authorSebastien Godard <sysstat@orange.fr>
Thu, 16 Sep 2010 11:58:11 +0000 (13:58 +0200)
committerSebastien Godard <sysstat@orange.fr>
Thu, 16 Sep 2010 11:58:11 +0000 (13:58 +0200)
.gitignore [new file with mode: 0644]
CHANGES
Makefile.in
configure
configure.in

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..953d9c9
--- /dev/null
@@ -0,0 +1,35 @@
+# Lines starting with '#' are considered comments.
+# Ignore Makefile
+Makefile
+# Ignore objects and archives.
+*.[oa]
+# Ignore files created by sysstat
+sa1
+sa2
+sysstat
+crontab
+version.h
+sysconfig.h
+sysstat.sysconfig
+sysstat.crond
+sysstat.cron.daily
+sysstat.cron.hourly
+sysstat.crond.sample
+sysstat.crond.sample.in
+contrib/isag/isag
+man/sa1.8
+man/sa2.8
+man/sadc.8
+man/sadf.1
+man/sar.1
+man/iostat.1
+*.log
+config.status
+autom4te.cache/
+*.save
+*.old
+.*.swp
+data
+*~
+man/*~
+build/*~
diff --git a/CHANGES b/CHANGES
index 7782e69b4303b779fdbd86cc7ef4ae4530526149..20357061f287deb39ea70fa9d2404b4d370f6c11 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Changes:
 
+xxxx/xx/xx: Version 9.1.6 - Sebastien Godard (sysstat <at> orange.fr)
+       * Made sysstat git aware.
+
 2010/09/12: Version 9.1.5 - Sebastien Godard (sysstat <at> orange.fr)
        * Added voltage inputs statistics to sar and sadc.
        * Added %temp field to device temperature statistics (sar -m TEMP).
index 5dac5c7fc3dbbc504945423d59659dc5515396fa..d9b1261e1af643d63db465c1d6a68e03f63deb24 100644 (file)
@@ -589,10 +589,10 @@ maintainer-clean: distclean
        rm -f configure
 
 dist: almost-distclean
-       cd .. && (tar --exclude=Makefile -cvf - sysstat-$(VERSION) | gzip -v9 > sysstat-$(VERSION).tar.gz)
+       cd .. && (tar --exclude=Makefile --exclude=.git -cvf - sysstat-$(VERSION) | gzip -v9 > sysstat-$(VERSION).tar.gz)
 
 bdist: almost-distclean
-       cd .. && (tar --exclude=Makefile -cvf - sysstat-$(VERSION) | bzip2 > sysstat-$(VERSION).tar.bz2)
+       cd .. && (tar --exclude=Makefile --exclude=.git -cvf - sysstat-$(VERSION) | bzip2 > sysstat-$(VERSION).tar.bz2)
 
 tags:
        etags ./*.[hc]
index 27e19f47e4fe6ee1b42e3bbe38cf849409116bfa..97b9968c4a8d4275813a56bea7142e98c694b4b6 100755 (executable)
--- 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 9.1.5.
+# Generated by GNU Autoconf 2.63 for sysstat 9.1.6.
 #
 # 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='9.1.5'
-PACKAGE_STRING='sysstat 9.1.5'
+PACKAGE_VERSION='9.1.6'
+PACKAGE_STRING='sysstat 9.1.6'
 PACKAGE_BUGREPORT=''
 
 ac_unique_file="ioconf.h"
@@ -1319,7 +1319,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 9.1.5 to adapt to many kinds of systems.
+\`configure' configures sysstat 9.1.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1380,7 +1380,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of sysstat 9.1.5:";;
+     short | recursive ) echo "Configuration of sysstat 9.1.6:";;
    esac
   cat <<\_ACEOF
 
@@ -1487,7 +1487,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sysstat configure 9.1.5
+sysstat configure 9.1.6
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1501,7 +1501,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 9.1.5, which was
+It was created by sysstat $as_me 9.1.6, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -8253,7 +8253,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 9.1.5, which was
+This file was extended by sysstat $as_me 9.1.6, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8303,7 +8303,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-sysstat config.status 9.1.5
+sysstat config.status 9.1.6
 configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 4bf3a91312ae193318002151d97bffdd720fe9fb..79c2ec33be99dd0054bb73a29ff2d974aea3b14a 100644 (file)
@@ -4,7 +4,7 @@
 # Modified by Sebastien Godard (sysstat <at> orange.fr)
 
 # Initialization of $PACKAGE_VERSION and $PACKAGE_NAME variables
-AC_INIT(sysstat, 9.1.5)
+AC_INIT(sysstat, 9.1.6)
 
 # Ensure that a recent enough version of Autoconf is being used
 AC_PREREQ(2.53)