diff --git a/RELEASE b/RELEASE index 0c7b3a977..f87b73edf 100644 --- a/RELEASE +++ b/RELEASE @@ -23,6 +23,9 @@ Before release - Update documentation: $ make documentation +- Translate documentation +$ make fr-doc + For minor release ----------------- @@ -51,10 +54,14 @@ $ make clean && make cpan - Tarball: $ make clean && make dist -- RedHat packaging: see rpm/README +- RedHat packaging: + +Create the RPM specific tarball: +$ make clean && make rpm-dist + +Next steps: see rpm/README - Debian packaging: -Note: official packages build is now hosted on https://github.com/guimard/LemonLDAP--NG-Debian-packaging Create the debian specific tarball: $ make clean && make debian-dist