head 1.5; access; symbols SVS_1_1_0:1.5 SVS_1_0_5:1.3 SVS_1_0_4:1.3 SVS_1_0_3:1.2 SVS_1_0_2:1.2 SVS_1_0_1:1.2 SVS_1_0_0:1.2; locks; strict; comment @# @; 1.5 date 2009.06.25.18.13.00; author rse; state Exp; branches; next 1.4; commitid 8sw9ftYN4cflxgTt; 1.4 date 2009.06.25.18.09.59; author rse; state Exp; branches; next 1.3; commitid 27GpmTUfg8ljwgTt; 1.3 date 2005.10.03.10.33.48; author rse; state Exp; branches; next 1.2; 1.2 date 2004.12.14.19.20.58; author rse; state Exp; branches; next 1.1; 1.1 date 2004.12.14.19.18.37; author rse; state Exp; branches; next ; desc @@ 1.5 log @strip trailing whitespaces @ text @## ## devtool.conf -- Development Tool Configuration ## %autogen @@autogen autoconf 2.63 "2.6*" @@autogen shtool 2.0.8 "2.0.*" all %autoclean @@autoclean autoconf @@autoclean shtool %configure ./configure --prefix=/tmp/svs "$@@" %version ./shtool version -l txt -n "OSSP svs" -e VERSION V=`./shtool version -l txt -d long VERSION` sed -e "s/Version .*(.*)/Version $V/g" README.n mv README.n README %dist echo "+++ generating" ./devtool autoclean ./devtool autogen echo "+++ configuring" ./configure echo "+++ building" make clean all echo "+++ cleaning" make distclean echo "+++ fixing" ./shtool fixperm -v . echo "+++ rolling" V=`./shtool version -l txt -d short VERSION` ./shtool tarball -o svs-${V}.tar.gz -d svs-${V} -u ossp -g svs \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*,*.tar.gz' -c 'gzip --best' . ls -l svs-${V}.tar.gz echo "+++ testing" gunzip README.n @ 1.3 log @- Try diff(3) with options -U3, -u, -C3 and none (in this order) to be more platform neutral. - Upgraded to GNU shtool 2.0.3 @ text @d6 2 a7 2 @@autogen autoconf 2.59 "2.5*" @@autogen shtool 2.0.3 "2.0.*" all @ 1.2 log @add upload command @ text @d7 1 a7 1 @@autogen shtool 2.0.1 "2.0.*" all d45 1 a45 1 scp svs-${V}.tar.gz master.ossp.org:/e/ossp/ftp/pkg/tool/svs/ @ 1.1 log @initial cut for OSSP svs @ text @d42 5 @