Confirmed users
3,104
edits
| 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: | ||
mock --rebuild /path/to/srpm | |||
== Other Dependencies == | == Other Dependencies == | ||