From Fedora Project Wiki
(Initial version)
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
= Building RPM packages =  
== Building RPM packages ==
 
=== Prerequisites ===


== Prerequisites ==
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