- Sailfish OS SDK Beta 1504, Sailfish OS 1.1.4.29
-
Download the sources mentioned in
pwgen.spec
to yourSOURCES
directory (e.g.~/rpmbuild/SOURCES
). -
Build the source RPM right under the
mersdk
account:rpmbuild -bs pwgen.spec
Doing so with Scratchbox2 would result in Bad owner/group errors from
rpmbuild
because this environmnt has no account information for the usermersdk
.
-
Build the RPM from the source RPM using Scratchbox2:
sb2 rpmbuild --rebuild ~/rpmbuild/SRPMS/pwgen-VERSION-RELEASE.src.rpm