clusterssh/README.RELEASE

29 lines
930 B
Text
Raw Normal View History

Notes on performing a release
=============================
2005-04-29 11:33:50 +00:00
This file gives a brief overview of using this package after pulling
it directly from the code repository
2005-04-29 11:33:50 +00:00
The GNU autotools are used for building this package (for ease of
end-user use and building RPM's).
Outline of actions when performing a release
============================================
Modify "src/cssh.pl" as necessary
Run "./reconf"
Run "./configure"
Run "make distcheck" to ensure the package builds correctly
Modify "ChangeLog" as necessary
2009-09-24 18:31:57 +01:00
Update version in configure.in and src/cssh.pl
2005-04-29 11:33:50 +00:00
When all is ok, modify "cluster.spec" as necssary
NOTE: always check "Release:" and "Version:" and "%changelog"
Run "make dist" and release as appropriate.
2009-04-04 13:40:05 +00:00
Also create tag for the release
2005-04-29 11:33:50 +00:00
Announce the release
====================
Announce the releases on the mailing list
Update the mediawiki front page
Announce news article via project page
Update FreshMeat