mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-13 11:54:31 +08:00
2ecc6fefa1
Checked in e2fsprogs 1.09
25 lines
491 B
Plaintext
25 lines
491 B
Plaintext
1) Do "make depend" if necessary
|
|
|
|
2) "make check"!!!
|
|
|
|
3) Use ./.head-Changelog to assemble release notes.
|
|
|
|
4) Update files which contain version information
|
|
version.h
|
|
README
|
|
RELEASE-NOTES
|
|
e2fsprogs-VER.lsm
|
|
e2fsprogs-VER.spec
|
|
doc/libext2fs.texinfo (three places)
|
|
|
|
5) Update ChangeLog files using ./.fix-ChangeLogs
|
|
|
|
6) Make source distribution
|
|
|
|
7) Build RPM files
|
|
|
|
8) Build ELF binary distribution
|
|
|
|
9) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
|
|
|