Changes

Jump to navigation Jump to search
396 bytes added ,  22:16, 24 August 2010
no edit summary
Line 90: Line 90:  
* Go to the <tt>rpms/PACKAGENAME</tt> in the dextrose tree
 
* Go to the <tt>rpms/PACKAGENAME</tt> in the dextrose tree
   −
* Edit the spec file (remember to bump the revision)
+
* Edit the spec file. Typically this involves adding a new patch, which is done by adding a <tt>PatchNN:</tt> tag and a corresponding <tt>%patchNN</tt> rule in <tt>%setup</tt>. Some of the intricacies of RPM spec files are unveiled in the [http://fedoraproject.org/wiki/Packaging/Guidelines Fedora Packaging Guidelines].
 +
 
 +
* Remember to bump the revision after each change or your package won't be seen as an update relative to what is in the cache!
    
* <tt>make i586</tt>
 
* <tt>make i586</tt>

Navigation menu