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