Changes

Jump to navigation Jump to search
161 bytes added ,  22:50, 25 October 2010
Line 68: Line 68:     
=== building the Custom RPM ===
 
=== building the Custom RPM ===
 +
 +
If you have a Fedora 11 i386 system, just type:
    
   make i586
 
   make i586
 +
 +
Otherwise, you need mock:
 +
 +
  make srpm
 +
  sudo mock -r fedora-11-i386 --resultdir=. --rebuild mypackage.src.rpm
    
=== Uploading the Custom RPM ===
 
=== Uploading the Custom RPM ===

Navigation menu