Skip to content

sirhcel/rpm-pwgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Pwgen RPM Spec

Tested on

  • Sailfish OS SDK Beta 1504, Sailfish OS 1.1.4.29

Building the Source RPM

  • Download the sources mentioned in pwgen.spec to your SOURCES 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 user mersdk.

Building the RPM

  • Build the RPM from the source RPM using Scratchbox2:

        sb2 rpmbuild --rebuild ~/rpmbuild/SRPMS/pwgen-VERSION-RELEASE.src.rpm
    

About

RPM Spec for Pwgen

Resources

Stars

Watchers

Forks

Packages

No packages published