From e6c5f83a3036e2a5c7f48d1fc9760a92889ced54 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Mon, 31 Mar 2003 15:06:48 +0000 Subject: reorder steps a bit git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1137 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- HOWTO-RELEASE | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index ddd64111..f896f509 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -25,19 +25,19 @@ 5) Add a note to the ChangeLog that a new release is being issued, and what the release number is. -6) Tag the release with a command like "cvs tag proj_4_4_3". +6) Update NEWS file with summary of release changes. -7) Update NEWS file with summary of release changes. - -8) Update the proj.spec file for the new version: +7) Update the proj.spec file for the new version: - PACKAGE_VERSION - Source0 - %setup line - rm -rf line -9) Update html/index.html to link to the new release tar/zip files. When +8) Update html/index.html to link to the new release tar/zip files. When committed this updates the web page on remotesensing.org. +9) Tag the release with a command like "cvs tag proj_4_4_3". + 10) Do a "make dist-all" in the proj root directory. After some grinding this should result in files like proj-4.4.3.tar.gz and proj-4.4.3.zip being created. These are full source distributions. -- cgit v1.2.3