Confirmed users
1,018
edits
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
There are two ways to build a source RPM described below. | There are two ways to build a source RPM described below. | ||
===Build | ===Build a .src.rpm Using Mach=== | ||
Mach automatically downloads required source tarballs and patches and can handle multi-package builds with inter-dependencies. | Mach automatically downloads required source tarballs and patches and can handle multi-package builds with inter-dependencies. | ||
| Line 58: | Line 58: | ||
$ mach build /path/to/spec | $ mach build /path/to/spec | ||
===Build | ===Build a .src.rpm Using Mock=== | ||
====Install/Configure Mock==== | ====Install/Configure Mock==== | ||