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

Boris Pohler boris at pohlers-web.de
Thu Mar 6 15:17:06 UTC 2014


Thank you for all the answers, I got it working using a spec-file and
rpmbuild on archlinux.

Am Donnerstag, den 06.03.2014, 12:54 +0800 schrieb Matt Austin:
> 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/
> _______________________________________________
> SailfishOS.org Devel mailing list




More information about the Devel mailing list