diff options
Diffstat (limited to 'doc/RELEASING')
-rw-r--r-- | doc/RELEASING | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/RELEASING b/doc/RELEASING index 92dbb72e..d9039fff 100644 --- a/doc/RELEASING +++ b/doc/RELEASING @@ -5,17 +5,16 @@ cvs update in main area check compilation Update BUGS file -Update configure.in and package.def with version and commit - +Update configure.in and package.def with version Run cvs2cl.pl -commit new ChangeLog +commit BUGS configure.in package.def ChangeLog cvs tag r1_4_1 checkout new version: cd /tmp rm -fr nagiosplug -cvs -z3 -d:ext:tonvoon@cvs.sourceforge.net:/cvsroot/nagiosplug co -r r1_4-alpha2 nagiosplug +cvs -z3 -d:ext:tonvoon@nagiosplug.cvs.sourceforge.net:/cvsroot/nagiosplug co -r r1_4_1 nagiosplug cd nagiosplug tools/setup ./configure @@ -28,6 +27,7 @@ cd /incoming put file SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps) +Link to download at http://sourceforge.net/project/showfiles.php?group_id=29880 List major changes. List all people on team involved. Add acknowledgement to contributors @@ -35,7 +35,7 @@ Get URL to news item SF -> Admin -> File Releases Add a release to nagiosplug and create a file release -Name: 1.4-alpha2. Create release +Name: 1.4.1 Create release Step 1: Add release notes pointing to news item Step 2: add file Step 3: *.tar.gz, Platform Independent, Source .gz |