Theodore Ts'o | 2ecc6fe | 1997-04-29 17:57:00 +0000 | [diff] [blame] | 1 | 1) Do "make depend" if necessary |
| 2 | |
| 3 | 2) "make check"!!! |
| 4 | |
| 5 | 3) Use ./.head-Changelog to assemble release notes. |
| 6 | |
| 7 | 4) Update files which contain version information |
| 8 | version.h |
| 9 | README |
| 10 | RELEASE-NOTES |
Theodore Ts'o | a569671 | 1998-07-09 05:38:07 +0000 | [diff] [blame] | 11 | e2fsprogs.lsm |
| 12 | e2fsprogs.spec |
Theodore Ts'o | 2ecc6fe | 1997-04-29 17:57:00 +0000 | [diff] [blame] | 13 | doc/libext2fs.texinfo (three places) |
| 14 | |
| 15 | 5) Update ChangeLog files using ./.fix-ChangeLogs |
| 16 | |
| 17 | 6) Make source distribution |
| 18 | |
| 19 | 7) Build RPM files |
| 20 | |
Theodore Ts'o | a569671 | 1998-07-09 05:38:07 +0000 | [diff] [blame] | 21 | 8) Build ELF and DLL binary distributions |
Theodore Ts'o | 2ecc6fe | 1997-04-29 17:57:00 +0000 | [diff] [blame] | 22 | |
| 23 | 9) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files |
| 24 | |