From 7ede28fa8bf29e709d6d1e665b2268e984724034 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 13 Oct 2011 16:49:40 +0200 Subject: [PATCH] Work on 3.1 release --- build/makepack-howto.txt | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/build/makepack-howto.txt b/build/makepack-howto.txt index 49d5380e5fe..5c3caef4c60 100644 --- a/build/makepack-howto.txt +++ b/build/makepack-howto.txt @@ -18,12 +18,11 @@ beta version of Dolibarr, step by step. - Update version number with x.x.x-y in htdocs/support/inc.php - Update version number with x.x.x-y in htdocs/build/rpm/*.spec - Commit all changes. -- Add a CVS Tag (DOLIBARR_x_y_BETA) +- Add a Tag (DOLIBARR_x_y_BETA) - Create a branch (DOLIBARR_x_y_BRANCH). - Run makepack-dolibarr.pl to generate all packages. -- Enable the category that point to the beta files on joomla - web site www.dolibarr.org +- Move build files into www.dolibarr.org web site (/home/dolibarr/wwwroot/files). - Post a news on dolibarr.org/dolibarr.fr - Send mail on mailings-list @@ -43,18 +42,15 @@ complete release of Dolibarr, step by step. - Update version number with x.x.x-y in htdocs/build/rpm/*.spec - Update PAD and DOAP files. - Commit all changes. -- Add a CVS Tag (DOLIBARR_x_y) +- Add a Tag (DOLIBARR_x_y) -- Build Dolibarr and DoliWamp with makepack-dolibarr.pl +- Build Dolibarr and DoliWamp packages with makepack-dolibarr.pl - Check content of built packages. -- Move build files (tgz+exe+deb), ChangeLog and PAD/DOAP files into the - Dolibarr web site repository /home/dolibarr/wwwroot/files. +- Move build files (tgz+exe+deb+rpm...), ChangeLog and PAD/DOAP files + into www.dolibarr.org web site (/home/dolibarr/wwwroot/files). - Edit symbolic links in directory "/home/dolibarr/wwwroot/files" on server to - point to new files. -- Update and upload NLTechno web page with DoliWamp version. - + point to new files (used by PAD descriptor). - Upload files dolibarr.*.tgz and doliwamp.*.exe on sourceforge. -- Add/Update entries on joomla web site www.dolibarr.org with new sourceforge link. - Send mail on mailings-list - Send news on OpenSource web sites (if major beta or release)