[SailfishDevel] prefered way to build rpm package for a project written in python/pyotherside?

Matt Austin mail at mattaustin.me.uk
Thu Mar 6 04:54:48 UTC 2014


On 6 March 2014 07:40, Osmo Salomaa <otsaloma at iki.fi> wrote:

>
> 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.
>

Yep, I package my python app using rpmbuild my Ubuntu desktop.

The .spec file can be found here:
https://github.com/mattaustin/fremantleline/blob/master/harbour-fremantleline.spec

I found this very useful:
http://fedoraproject.org/wiki/How_to_create_an_RPM_package


-- 
Matt
mail at mattaustin.me.uk
http://mattaustin.me.uk/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20140306/5a3c8dbf/attachment.html>


More information about the Devel mailing list