I just have a question about updating a package in CVS.  From the example, I edit the spec file and it shows to type: make tag build.   However this command fails, and doing make build doesnt seem to take the new spec file, I know I must be missing something simple here..<br>
<br><br># make tag<br>cvs tag  -c dosemu-1_4_0-4_1905svn<br>cvs tag: dosemu.spec is locally modified<br>cvs [tag aborted]: correct the above errors first!<br>make: *** [tag] Error 1<br><br><br>