- From: Ville Skyttä <ville.skytta@iki.fi>
- Date: Fri, 07 May 2004 19:53:34 +0300
- To: QA Dev <public-qa-dev@w3.org>
On Fri, 2004-05-07 at 04:48, olivier Thereaux wrote: > I finished the release for check v0.6.5 this morning. *applause* But could we please use misc/mkrelease.sh for creating the release tarballs? It cleans up extra files, fixes permissions and modes inside the tarballs, and creates the (versioned) directory structure that most of the world uses, and which the RPM spec file expects (--> the RPM build is broken at the moment). Usage: $ mkdir foo $ cd foo $ cvs -z3 -d:pserver:anonymous@dev.w3.org:/sources/public export -r validator-0_6_5 validator $ cd validator $ misc/mkrelease.sh 0.6.5 $ ls *.tar.gz sgml-lib-0_6_5.tar.gz validator-0_6_5.tar.gz I would appreciate it if the release tarballs currently at v.w.o would be replaced with ones created by this script.
Received on Friday, 7 May 2004 12:55:06 UTC