changeset 142:c2a62f39b056

Bug 2844: Add the release change of heapstats-2.0.1 Reviewed-by: yasuenag GitHub: https://github.com/HeapStats/heapstats/pull/10
author KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
date Tue, 09 Feb 2016 02:27:11 +0900
parents 9f4b4e791d44
children 42479e3ec413
files ChangeLog configure configure.ac release.sh
diffstat 4 files changed, 19 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 03 20:26:20 2016 +0900
+++ b/ChangeLog	Tue Feb 09 02:27:11 2016 +0900
@@ -1,3 +1,7 @@
+2016-02-09  KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
+
+	* Bug 2844: Add the release change of heapstats-2.0.1
+
 2016-02-03  KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
 
 	* Bug 2840: Support maven 3.0 and 2.2
--- a/configure	Wed Feb 03 20:26:20 2016 +0900
+++ b/configure	Tue Feb 09 02:27:11 2016 +0900
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for heapstats_agent 2.0.0.
+# Generated by GNU Autoconf 2.69 for HeapStats 2.0.0.
 #
 # Report bugs to <heapstats@icedtea.classpath.org>.
 #
@@ -578,10 +578,10 @@
 MAKEFLAGS=
 
 # Identity of this package.
-PACKAGE_NAME='heapstats_agent'
-PACKAGE_TARNAME='heapstats_agent'
+PACKAGE_NAME='HeapStats'
+PACKAGE_TARNAME='heapstats'
 PACKAGE_VERSION='2.0.0'
-PACKAGE_STRING='heapstats_agent 2.0.0'
+PACKAGE_STRING='HeapStats 2.0.0'
 PACKAGE_BUGREPORT='heapstats@icedtea.classpath.org'
 PACKAGE_URL=''
 
@@ -1334,7 +1334,7 @@
   # 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 heapstats_agent 2.0.0 to adapt to many kinds of systems.
+\`configure' configures HeapStats 2.0.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1382,7 +1382,7 @@
   --infodir=DIR           info documentation [DATAROOTDIR/info]
   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
   --mandir=DIR            man documentation [DATAROOTDIR/man]
-  --docdir=DIR            documentation root [DATAROOTDIR/doc/heapstats_agent]
+  --docdir=DIR            documentation root [DATAROOTDIR/doc/heapstats]
   --htmldir=DIR           html documentation [DOCDIR]
   --dvidir=DIR            dvi documentation [DOCDIR]
   --pdfdir=DIR            pdf documentation [DOCDIR]
@@ -1404,7 +1404,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of heapstats_agent 2.0.0:";;
+     short | recursive ) echo "Configuration of HeapStats 2.0.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1522,7 +1522,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-heapstats_agent configure 2.0.0
+HeapStats configure 2.0.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2199,7 +2199,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by heapstats_agent $as_me 2.0.0, which was
+It was created by HeapStats $as_me 2.0.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3070,7 +3070,7 @@
 
 
 # Define the identity of the package.
- PACKAGE='heapstats_agent'
+ PACKAGE='heapstats'
  VERSION='2.0.0'
 
 
@@ -9291,7 +9291,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by heapstats_agent $as_me 2.0.0, which was
+This file was extended by HeapStats $as_me 2.0.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -9348,7 +9348,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-heapstats_agent config.status 2.0.0
+HeapStats config.status 2.0.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
--- a/configure.ac	Wed Feb 03 20:26:20 2016 +0900
+++ b/configure.ac	Tue Feb 09 02:27:11 2016 +0900
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT([heapstats_agent], [2.0.0], [heapstats@icedtea.classpath.org])
+AC_INIT([HeapStats], [2.0.0], [heapstats@icedtea.classpath.org])
 m4_include([m4/compiler-opto])
 AC_DEFINE([HEAPSTATS_MAJOR_VERSION], ["2.0"])
 AC_CONFIG_SRCDIR([./agent/src])
--- a/release.sh	Wed Feb 03 20:26:20 2016 +0900
+++ b/release.sh	Tue Feb 09 02:27:11 2016 +0900
@@ -68,6 +68,8 @@
 # heapstats.spec
 SPECFILE=specs/heapstats.spec
 sed -i -e "/Version:/s#[0-9]\.[0-9]\.[0-9]#${VERSION}#g" ${SPECFILE}
+## heapstats-cli distribution
+sed -i -e "/heapstats-cli-${CURRENT_VERSION}/s#${CURRENT_VERSION}#${VERSION}#g" ${SPECFILE}
 ## Copyright
 YEAR=$(LANG=C date "+%Y")
 TO_YEAR=`sed -n 's#^Copyright\s(C)\s2011-\(.\+\)\sNippon.\+#\1#p' ${SPECFILE}`