|
Building RPMs
|
|
-----------------
|
|
|
|
Launch the build process like:
|
|
|
|
rpmbuild -bb SPECS/sgpemv2-$(version).spec
|
|
|
|
where $(version) is the version you want to build
|
|
a spec for. You'll need to put the source tbz2 into SOURCES.
|
|
|
|
**** TODO: ****
|
|
- Explicitly list runtime dependencies
|