]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - .release-checklist
mke2fs: fix permissions setting with "mke2fs -d /path/files"
[thirdparty/e2fsprogs.git] / .release-checklist
index 870aa2d60a668cccb2a2098558384d2ad2954b1d..c8a6fc2fc9c80ac2d51375526b38c1e762933b01 100644 (file)
@@ -2,17 +2,18 @@
 
 2)  "make check"!!!
 
-3)  Use ./.head-Changelog to assemble release notes.
+3)  Use "git log" to assemble release notes.
 
-4)  Update files which contain version information
+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)
 
-5)  Update ChangeLog files using ./.fix-ChangeLogs
-
 6)  Make source distribution
 
 7)  Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files