You can automate the addition of the comments in the spec file with the command 'clog'
+
You can automate the addition of the comments in the spec file with the command 'clog'. ** You will need to be in the sme7, sme8, or contribs7 directory for this to work. **
−
msg=`make clog`; cvs commit -m "$msg"
+
cvs commit -m "$(make clog)"
Then tag all files as belonging to a particular build version
Then tag all files as belonging to a particular build version