Changeset 21683 for trunk/tools
- Timestamp:
- Sep 30, 2011, 8:55:15 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/tools/install/HowToDistribute.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/install/HowToDistribute.txt
r21682 r21683 41 41 where "X.Y.Z-N" is the version number (including the RPM release number, see 42 42 below) that you just released. 43 44 8. Tag the release by issuing: 45 46 svn copy http://svn.netlabs.org/repos/odin32/trunk \ 47 http://svn.netlabs.org/repos/odin32/tags/X.Y.Z 48 49 9. If you later discover that the RPM packages are broken, the sequence of 50 actions is as follows: 51 52 - Fix the RPM issues. 53 - Re-release RPMs according to the "Creating RPM Packages" section (this 54 will increase the RPM release number). 55 - Commit the changes to the .spec file using the following commit message: 56 "Spec for release X.Y.Z-N." 57 58 Note that the RPM re-release step doesn't involve rebuilding or ZIP 59 re-generation. 43 60 44 61
Note:
See TracChangeset
for help on using the changeset viewer.
