mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-23 18:14:25 +08:00
e5f0f3eebe
It adds extra complexity for not much gain, and stands in the way of generating the release tarfile via git archive. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
21 lines
449 B
Plaintext
21 lines
449 B
Plaintext
1) Do "make depend" if necessary
|
|
|
|
2) "make check"!!!
|
|
|
|
3) Use "git log" to assemble release notes.
|
|
|
|
4) Run "(cd po; make e2fsprogs.pot-update)" to update the translation template.
|
|
|
|
5) Update files which contain version information
|
|
version.h
|
|
README
|
|
RELEASE-NOTES
|
|
e2fsprogs.lsm
|
|
e2fsprogs.spec
|
|
doc/libext2fs.texinfo (three places)
|
|
|
|
6) Make source distribution
|
|
|
|
7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
|
|
|