<br><br><div class="gmail_quote">On Wed, Oct 14, 2009 at 5:04 PM, Lubomir Rintel <span dir="ltr"><<a href="mailto:lkundrak@v3.sk">lkundrak@v3.sk</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wed, 2009-10-14 at 17:01 +0800, solarflow99 wrote:<br>
> I just have a simple question, I tried adding a new tar file and<br>
> updated spec file, and it doesnt seem to be able to find any of the<br>
> source files. Do I need to upload the whole srpm each time? Here's<br>
> what I did, is this right?<br>
><br>
> # make new-sources FILES="dosemu-1.4.0.tgz"<br>
<br>
</div>Please always call new-sources with the list of all sources you need (no<br>
matter whether they are already uploaded or not, the upload script will<br>
find out):<br>
<br>
make new-sources FILES="my-new-tarball-1.2.tar.gz the-other-older-source-file.tgz ..."<br>
<br></blockquote><div><br> </div><div>you mean like this? I still didn't work, I still get the same prep error. Is it easier to just upload the new srpm somehow?<br><br> # make new-sources FILES="dosemu-1.4.0.tgz freedos-source.tar.gz dosemu-freedos-bin.tgz dosemu.desktop"<br>
<br></div></div><br>