OSDN Git Service

Merge tag 'android-8.1.0_r69' into oreo-x86
[android-x86/external-e2fsprogs.git] / .release-checklist
index c830488..414265c 100644 (file)
@@ -2,23 +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-VER.lsm
-       e2fsprogs-VER.spec
+       e2fsprogs.lsm
        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
+7)  Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files