Index: ossp-pkg/pth/devtool.conf RCS File: /v/ossp/cvs/ossp-pkg/pth/devtool.conf,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/pth/devtool.conf,v' 2>/dev/null --- devtool.conf 2002/10/24 13:54:35 1.6 +++ devtool.conf 2002/10/29 17:46:31 1.7 @@ -37,8 +37,8 @@ %snap make distclean >/dev/null 2>&1 ./shtool fixperm -v . - V=`./shtool version -lc -d short pth_vers.c` - ./shtool tarball -o pth-${V}-SNAP.tar.gz -d pth-${V} -u gnu -g pth \ + D=`date '+%Y%m%d'` + ./shtool tarball -o pth-SNAP-${D}.tar.gz -d pth-SNAP-${D} -u gnu -g pth \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*' -c 'gzip --best' . %striptease