summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0af97a2)
raw | patch | inline | side by side (parent: 0af97a2)
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Fri, 6 Feb 2009 13:04:55 +0000 (08:04 -0500) | ||
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Fri, 6 Feb 2009 13:04:55 +0000 (08:04 -0500) |
doc/RELEASING | patch | blob | history |
diff --git a/doc/RELEASING b/doc/RELEASING
index 4bcc131deb217098e0b8660204de489a08e11a0a..394e674ae4febd07c463389375d1437594a6cc68 100644 (file)
--- a/doc/RELEASING
+++ b/doc/RELEASING
*** Prepare and commit files
Update BUGS, NEWS file
Update AUTHORS if new members
-Update configure.in and package.def with version
+Update configure.in, package.def and NP-VERSION-GEN with version
Run git2cl (get from http://josefsson.org/git2cl/):
git2cl >Changelog
commit BUGS NEWS configure.in package.def ChangeLog
git checkout tags/release-1.4.14
# Beware: the trailing slash of --prefix is REQUIRED
git checkout-index --prefix=/tmp/nagioslug/ -a
+
+*** Build the tarball
cd /tmp/nagioslug
tools/setup
./configure