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