Development/Howto/RPM Advanced/Vim
From Mandriva Community Wiki
Vim has an extendend mode for spec mode, to get the help about the mode do:
:help pi_spec.txt
[edit] Example
If you customize the variable:
let spec_chglog_format = "%a %b %d %Y My Name <[email protected]>"
and press \c it will add a changelog to your spec mode.