<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 6 March 2014 07:40, Osmo Salomaa <span dir="ltr"><<a href="mailto:otsaloma@iki.fi" target="_blank">otsaloma@iki.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><br></div>
I build helsinki-transit-live packages myself on a Debian desktop system. I have split the file copying to a Makefile and the spec file just calls "make install" (but you can just as well put the copy commands in the spec file if that's easier). If building on a non-RPM system, you can use "rpmbuild --nodeps" to avoid stopping at checking BuildRequires.<br>
</blockquote></div><div><br></div><div>Yep, I package my python app using rpmbuild my Ubuntu desktop.</div><div><br></div><div>The .spec file can be found here:</div><div><a href="https://github.com/mattaustin/fremantleline/blob/master/harbour-fremantleline.spec">https://github.com/mattaustin/fremantleline/blob/master/harbour-fremantleline.spec</a><br>
</div><div><br></div><div>I found this very useful:</div><div><a href="http://fedoraproject.org/wiki/How_to_create_an_RPM_package">http://fedoraproject.org/wiki/How_to_create_an_RPM_package</a><br></div><div><br></div><div>
<br></div>-- <br>Matt<br><a href="mailto:mail@mattaustin.me.uk">mail@mattaustin.me.uk</a><br><a href="http://mattaustin.me.uk/">http://mattaustin.me.uk/</a>
</div></div>