Open main menu

CDOT Wiki β

Changes

Winter 2009 SBR600 Weekly Schedule

7 bytes added, 13:58, 29 January 2009
m
Creating Packages
*** <code>rpmbuild --rebuild <i>nameofpackage</i>.src.rpm</code>
** Building from the spec file
*** <code>cd ~/rpmbuild/SPECS; rpmbuild -ba <i>nameofpackage</i>.spec</code>
== Writing a specfile ==