[Nagiosplug-checkins] SF.net SVN: nagiosplug:[2151]	nagiosplug/trunk/doc/RELEASING
    dermoth at users.sourceforge.net 
    dermoth at users.sourceforge.net
       
    Fri Feb  6 14:07:20 CET 2009
    
    
  
Revision: 2151
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2151&view=rev
Author:   dermoth
Date:     2009-02-06 13:07:20 +0000 (Fri, 06 Feb 2009)
Log Message:
-----------
Devel doc: NP-VERSION-GEN needs to be updated as well
From: Thomas Guyot-Sionnest <dermoth at aei.ca>
Modified Paths:
--------------
    nagiosplug/trunk/doc/RELEASING
Modified: nagiosplug/trunk/doc/RELEASING
===================================================================
--- nagiosplug/trunk/doc/RELEASING	2009-02-06 12:25:50 UTC (rev 2150)
+++ nagiosplug/trunk/doc/RELEASING	2009-02-06 13:07:20 UTC (rev 2151)
@@ -8,7 +8,7 @@
 *** 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
@@ -23,6 +23,8 @@
 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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
    
    
More information about the Commits
mailing list