Index: ossp-pkg/l2/devtool.conf RCS File: /v/ossp/cvs/ossp-pkg/l2/devtool.conf,v rcsdiff -q -kk '-r1.10' '-r1.11' -u '/v/ossp/cvs/ossp-pkg/l2/devtool.conf,v' 2>/dev/null --- devtool.conf 2003/01/06 11:41:51 1.10 +++ devtool.conf 2003/06/30 14:15:46 1.11 @@ -48,6 +48,7 @@ %release ./devtool version + ./devtool tag ./devtool dist ./devtool upload @@ -60,6 +61,7 @@ %tag V=`./shtool version -l c -d short l2_version.c | sed -e 's;\.;_;g'` echo "+++ tagging CVS sources as L2_${V}" + cvs commit -m 'flush pending changes before tagging' cvs tag L2_${V} %dist