read RELEASE instructions

This commit is contained in:
Guilherme Brondani Torri 2014-05-18 00:20:35 +02:00
parent d093fdaf8b
commit d8f05027ca

10
RELEASE
View File

@ -33,18 +33,18 @@ Distribution process:
- Maintainance currently requires the following software packages:
+ Autoconf version 2.57 (at least)
+ GNU automake 1.7.0 (at least)
+ Qt installation >= version 3.1 (by Trolltech)
+ Qt installation >= version 4.6 (by Digia)
- Get latest `config.guess' and `config.sub' from GNU servers or run the
command `automake -a -f -c' with latest automake version installed.
- Run `make distclean', `sh autogen.sh' and `make all'.
- Run `make distcheck'.
- Check this status into SVN and tag it.
- Check this status into GIT and tag it.
* Bump up version.
- Add a ChangeLog entry in toplevel directory.
- Add new section in NEWS.
- Bump up version number in `configure.ac'.
- Check into SVN.
- Check into GIT.
* Distribute the package.
- Upload the package to the SourceForge server and add a News item.
@ -65,8 +65,8 @@ the tarballs created using `make distcheck'.
- Autoconf version 2.57 (at least)
- GNU automake 1.7.0 (at least)
- flex 2.5.31 (but at least 2.5.9)
- GNU Bison 1.875d
- Qt installation >= version 3.1 (by Trolltech)
- GNU Bison 2.6+
- Qt installation >= version 4.6 (by Digia)
* Unpack the packages in a temporary directory.
- mkdir /temporary-dir and cd /temporary-dir