head 1.10; access; symbols SHTOOL_2_0_8:1.10 SHTOOL_2_0_7:1.8 SHTOOL_2_0_6:1.7 SHTOOL_2_0_5:1.7 SHTOOL_2_0_4:1.7 SHTOOL_2_0_3:1.7 SHTOOL_2_0_2:1.7 SHTOOL_2_0_1:1.7 SHTOOL_2_0_0:1.7 SHTOOL_2_0b3:1.7 SHTOOL_2_0b2:1.7 SHTOOL_2_0b1:1.7 SHTOOL_1_6:1.4.0.2 SHTOOL_1_6_2:1.4 SHTOOL_1_6_1:1.3 SHTOOL_1_6_0:1.2; locks; strict; comment @# @; 1.10 date 2008.07.18.08.04.08; author rse; state Exp; branches; next 1.9; commitid Ra2royQLEra2agbt; 1.9 date 2008.04.02.20.12.04; author rse; state Exp; branches; next 1.8; commitid xd2Jq3h5PA50DzXs; 1.8 date 2007.05.19.19.06.08; author rse; state Exp; branches; next 1.7; commitid WGA9xRFFLAU2wzis; 1.7 date 2004.01.01.16.56.33; author rse; state Exp; branches; next 1.6; 1.6 date 2003.11.17.12.36.42; author rse; state Exp; branches; next 1.5; 1.5 date 2003.02.11.13.03.10; author rse; state Exp; branches; next 1.4; 1.4 date 2002.11.02.12.32.29; author rse; state Exp; branches; next 1.3; 1.3 date 2002.07.11.17.23.25; author rse; state Exp; branches; next 1.2; 1.2 date 2002.02.01.15.00.09; author rse; state Exp; branches; next 1.1; 1.1 date 2002.02.01.14.58.04; author rse; state Exp; branches; next ; desc @@ 1.10 log @upgrade to GNU autoconf 2.62 @ text @## ## devtool.conf -- Development Tool Configuration ## %autogen @@autogen autoconf 2.62 "2.6*" %autoclean @@autoclean autoconf %configure ./configure --prefix=/tmp/shtool "$@@" %version sh sh.version -l txt -n "GNU shtool" -e VERSION V=`sh sh.version -l txt -d long VERSION` sed -e "s/Version .*(.*)/Version $V/g" README.n mv README.n README V=`sh sh.version -l txt -d short VERSION` sed -e "s/%define ver .*/%define ver $V/g" shtool.spec.n mv shtool.spec.n shtool.spec %dist echo "+++ generating" ./devtool autoclean ./devtool autogen echo "+++ configuring" ./configure echo "+++ building" make clean all echo "+++ cleaning" make distclean echo "+++ fixing" sh sh.fixperm -v . echo "+++ rolling" V=`sh sh.version -l txt -d short VERSION` sh sh.tarball -o shtool-${V}.tar.gz -d shtool-${V} -u gnu -g shtool \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*,*.tar.gz' -c 'gzip --best' . ls -l shtool-${V}.tar.gz echo "+++ testing" gunzip README.n @ 1.7 log @use Autoconf 2.59 and update date @ text @d6 1 a6 1 @@autogen autoconf 2.59 "2.5*" @ 1.6 log @Upgraded to GNU Autoconf 2.58 environment. @ text @d6 1 a6 1 @@autogen autoconf 2.58 "2.5*" @ 1.5 log @go up to latest and greatest @ text @d6 1 a6 1 @@autogen autoconf 2.57 "2.5*" @ 1.4 log @upgrade to Autoconf 2.54 @ text @d6 1 a6 1 @@autogen autoconf 2.54 "2.5*" @ 1.3 log @Removed not-existing --min-size option from the usage of "shtool rotate". The name is just --size. Submitted by: Thomas Linden @ text @d6 1 a6 1 @@autogen autoconf 2.53 "2.5.*" @ 1.2 log @fix rolling @ text @d6 1 a6 1 @@autogen autoconf 2.52 "2.5.*" @ 1.1 log @switch to devtool environment @ text @d38 1 a38 1 -e 'CVS,\.cvsignore,\.[ao],^\.,devtool*,*.tar.gz' -c 'gzip --best' . @