ReleaseEngineering/PuppetAgain/HowTo/Build RPMs: Difference between revisions

Jump to navigation Jump to search
Line 12: Line 12:
  mock --buildsrpm --spec /path/to/spec --sources $PWD
  mock --buildsrpm --spec /path/to/spec --sources $PWD
The script output will tell you where the SRPM is.  Copy it somewhere else, or mock will delete it.  Then build the SRPM into an RPM:
The script output will tell you where the SRPM is.  Copy it somewhere else, or mock will delete it.  Then build the SRPM into an RPM:
  run mock --rebuild /path/to/srpm
  mock --rebuild /path/to/srpm


== Other Dependencies ==
== Other Dependencies ==
Confirmed users
3,104

edits

Navigation menu