Hi Marcin,
I have changed the default name that the tarball builder generates. However, I am not sure whether this is exactly the format that you want (I was not part of the previous discussion). So my script now will generate something like:
Nwchem-6.3.revision25464-src.2014-04-08.tar.gz
Is this what you want or do you rather have
Nwchem-6.3.25464-src.2014-04-08.tar.gz
Currently the revision number is simply the subversion revision number of the revision I am tarring up. That is a number I can extract automatically. The usual major.minor.bugfix number is something that needs to be generated by hand which is tedious to do. Please see the build_nwchem_src_distro for what I do. If you want me to do something else, please let me know.
Huub
|