Index: ossp-pkg/fsl/devtool.conf RCS File: /v/ossp/cvs/ossp-pkg/fsl/devtool.conf,v rcsdiff -q -kk '-r1.7' '-r1.8' -u '/v/ossp/cvs/ossp-pkg/fsl/devtool.conf,v' 2>/dev/null --- devtool.conf 2002/07/25 12:48:16 1.7 +++ devtool.conf 2002/07/28 08:04:25 1.8 @@ -10,7 +10,7 @@ done %autogen - @autogen shtool 1.6.0 "1.6.*" all + @autogen shtool 1.6.1 "1.6.*" all @autogen libtool 1.4.2 "1.4*" @autogen autoconf 2.53 "2.5[3-9]*" @@ -74,7 +74,7 @@ echo "+++ rolling" V=`./shtool version -l txt -d short VERSION` ./shtool tarball -o fsl-${V}.tar.gz -d fsl-${V} -u ossp -g ossp \ - -e 'CVS,\.cvsignore,\.[ao],^\.,devtool*,*.tar.gz,^#.*,.*~$' -c 'gzip --best' . + -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*,*.tar.gz,^#.*,.*~$' -c 'gzip --best' . ls -l fsl-${V}.tar.gz echo "+++ testing" gunzip /dev/null --- devtool.conf 2002/03/14 15:29:23 1.3 +++ devtool.conf 2002/07/28 08:04:53 1.4 @@ -3,7 +3,7 @@ ## %autogen - @autogen shtool 1.6.0 "1.6.*" all + @autogen shtool 1.6.1 "1.6.*" all @autogen libtool 1.4.2 "1.4*" @autogen autoconf 2.53 "2.5[3-9]*" @@ -28,5 +28,5 @@ ./shtool fixperm -v . V=`./shtool version -l c -d short l2_version.c` ./shtool tarball -o l2-${V}.tar.gz -d l2-${V} -u ossp -g ossp \ - -e 'CVS,\.cvsignore,\.[ao],^\.,devtool.conf' -c 'gzip --best' . + -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool.conf' -c 'gzip --best' .