I just have a simple question, I tried adding a new tar file and updated spec file, and it doesnt seem to be able to find any of the source files. Do I need to upload the whole srpm each time? Here's what I did, is this right?<br>
<br># make new-sources FILES="dosemu-1.4.0.tgz" <br><br>Checking : dosemu-1.4.0.tgz on <a href="https://cvs.rpmfusion.org/repo/pkgs/upload.cgi.">https://cvs.rpmfusion.org/repo/pkgs/upload.cgi.</a>..<br>This file (1610ae508f84a0f91d27cadeba8de9b4 dosemu-1.4.0.tgz) is already uploaded<br>
<br>Source upload succeeded. Don't forget to commit the new ./sources file<br><br>[root@localhost F-11]# cvs diff -u<br>cvs diff: Diffing .<br><br># make clog<br>* Tue Oct 13 2009 Justin Zygmont <solarflow99[AT]<a href="http://gmail.com">gmail.com</a>><br>
- 1.4.0-10.1988svn<br>- updated the release to make a tag<br><br># cvs commit -F clog<br>cvs commit: Examining .<br>[root@localhost F-11]# rm clog<br>rm: remove regular file `clog'? y<br>[root@localhost F-11]# make tag<br>
cvs tag -c dosemu-1_4_0-10_1988svn_fc11<br>cvs tag: Tagging .<br>T .cvsignore<br>T Makefile<br>T branch<br>T dosemu.spec<br>T sources<br>Tagged with: dosemu-1_4_0-10_1988svn_fc11<br><br># make build<br>PLAGUE_CLIENT_CONFIG=/root/.plague-client-rpmfusion.cfg /usr/bin/plague-client build dosemu dosemu-1_4_0-10_1988svn_fc11 f11-free<br>
Package dosemu enqueued. Job ID: 5185.<br><br><br><br>