Changes between Version 25 and Version 26 of MakeRelease

Show
Ignore:
Timestamp:
03/23/11 18:16:00 (2 years ago)
Author:
mtmoore
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MakeRelease

    v25 v26  
    2525          
    2626        '''Note:''' This must be a version of autoconf newer than 2.59 or the generated files will be incorrect. Version 2.65 of autoconf works, not sure on the minimum acceptable version. 
    27         * Update ChangeLog to include descriptions of updates between the last release and the new release. 
     27        * Update !ChangeLog to include descriptions of updates between the last release and the new release. 
    2828        * Commit changes to the release branch 
    2929 
    30303. '''Create tarball of release branch''' 
    3131    * Prerequisites 
     32        * A working copy of the release branch 
    3233 
    3334    * Steps 
     35        * Change into the working copy of the branch in the directory above pvfs2/ 
     36        * Create tarball using ''tar -czf orangefs-<release>.tar.gz pvfs2'' (e.g. ''tar -czf orangefs-2.8.3-20110323.tar.gz pvfs2'' 
     37        * MOVE TO WEBSITE?