* 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!