[Nagiosplug-checkins] nagiosplug/doc RELEASING,1.3,1.4

Ton Voon tonvoon at users.sourceforge.net
Thu Feb 3 16:29:24 CET 2005


Update of /cvsroot/nagiosplug/nagiosplug/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10612/doc

Modified Files:
	RELEASING 
Log Message:
Updated with corrections. Added note to update BUGS file


Index: RELEASING
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/doc/RELEASING,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- RELEASING	30 Dec 2004 14:22:24 -0000	1.3
+++ RELEASING	4 Feb 2005 00:25:42 -0000	1.4
@@ -4,15 +4,18 @@
 . tools/devmode, if feeling adventurous
 check compilation
 
+Update BUGS file, if this is a major release
+
 Run cvs2cl.pl
 commit new ChangeLog
 
+Check configure.in with right version
 cvs tag r1_4-alpha2
 
 checkout new version:
 cd /tmp
 rm -fr nagiosplug
-cvs -z3 -d:ext:tonvoon at cvs.sourceforge.net:/cvsroot/nagiosplug co -r 1_4-alpha2 nagiosplug
+cvs -z3 -d:ext:tonvoon at cvs.sourceforge.net:/cvsroot/nagiosplug co -r r1_4-alpha2 nagiosplug
 cd nagiosplug
 tools/setup
 ./configure
@@ -28,14 +31,14 @@
 Get URL to news item
 
 SF -> Admin -> File Release System
-Edit nagiosplug and create a file release
+Add a release to nagiosplug and create a file release
 name: 1.4-alpha2. Commit
 Step 1: Add release notes pointing to news item
 Step 2: add file
 Step 3: *.tar.gz, Platform Independent, Source .gz
 Step 4: Send notice
 
-Send email to nagiosplug-help, nagios-announce, nagiosplug-devel
+Send email to nagiosplug-help, nagios-announce
 
 Change version number in configure.in and package.def
 





More information about the Commits mailing list