Updated Branches: refs/heads/master 508863026 -> 5cdc0259a
Add lines for old releases Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/5cdc0259 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/5cdc0259 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/5cdc0259 Branch: refs/heads/master Commit: 5cdc0259a5a61a1a45d98e12b73fe9e0f4b27f83 Parents: 5088630 Author: Noah Slater <[email protected]> Authored: Sat Mar 23 20:13:37 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Sat Mar 23 20:13:37 2013 +0000 ---------------------------------------------------------------------- release/build_candidate.sh | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/5cdc0259/release/build_candidate.sh ---------------------------------------------------------------------- diff --git a/release/build_candidate.sh b/release/build_candidate.sh index fc32154..b84a0c5 100755 --- a/release/build_candidate.sh +++ b/release/build_candidate.sh @@ -51,8 +51,12 @@ cat > $diff_file <<EOF ^Only in $tmp_dir/$branch: acinclude.m4.in\$ ^Only in $tmp_dir/$branch: bootstrap\$ ^Only in $tmp_dir/$branch: THANKS.in\$ +^Only in $tmp_dir/$branch/m4: ac_check_curl.m4.gz\$ +^Only in $tmp_dir/$branch/m4: ac_check_icu.m4.gz\$ +^Only in $tmp_dir/$branch/m4: pkg.m4.gz\$ ^Only in $tmp_dir/apache-couchdb-$version: acinclude.m4\$ ^Only in $tmp_dir/apache-couchdb-$version: aclocal.m4\$ +^Only in $tmp_dir/apache-couchdb-$version: build-aux\$ ^Only in $tmp_dir/apache-couchdb-$version: config.h.in\$ ^Only in $tmp_dir/apache-couchdb-$version: configure\$ ^Only in $tmp_dir/apache-couchdb-$version: INSTALL\$ @@ -67,6 +71,14 @@ cat > $diff_file <<EOF ^Only in $tmp_dir/apache-couchdb-$version/build-aux: install-sh\$ ^Only in $tmp_dir/apache-couchdb-$version/build-aux: ltmain.sh\$ ^Only in $tmp_dir/apache-couchdb-$version/build-aux: missing\$ +^Only in $tmp_dir/apache-couchdb-$version/m4: ac_check_curl.m4\$ +^Only in $tmp_dir/apache-couchdb-$version/m4: ac_check_icu.m4\$ +^Only in $tmp_dir/apache-couchdb-$version/m4: libtool.m4\$ +^Only in $tmp_dir/apache-couchdb-$version/m4: lt~obsolete.m4\$ +^Only in $tmp_dir/apache-couchdb-$version/m4: ltoptions.m4\$ +^Only in $tmp_dir/apache-couchdb-$version/m4: ltsugar.m4\$ +^Only in $tmp_dir/apache-couchdb-$version/m4: ltversion.m4\$ +^Only in $tmp_dir/apache-couchdb-$version/m4: pkg.m4\$ ^Only in $tmp_dir/apache-couchdb-$version/share/doc/build: html\$ ^Only in $tmp_dir/apache-couchdb-$version/share/doc/build: latex\$ ^Only in $tmp_dir/apache-couchdb-$version/share/doc/build: texinfo\$
