From Fedora Project Wiki
(Replacing page with '== Building RPM packages == === Prerequisites === We need to have some tools installed yum install rpmbuild rpmdevtools That's all so far, the rest will follow after the cl...')
 
Line 4: Line 4:


We need to have some tools installed
We need to have some tools installed
  yum install rpmbuild rpmdevtools
  yum install rpm-build rpmdevtools


That's all so far, the rest will follow after the classroom
That's all so far, the rest will follow after the classroom

Latest revision as of 08:33, 7 April 2009

Building RPM packages

Prerequisites

We need to have some tools installed

yum install rpm-build rpmdevtools

That's all so far, the rest will follow after the classroom