dovecot

Kim Bisgaard <[email protected]> Sat, 29 Sep 2012 15:46:34 +0200
Newsgroups gmane.linux.redhat.rpm.atrpms.devel
Message-ID <[email protected]>
Hi,

A lot of versions have rushed under the bridge ... and dovecot is at 
2.1.10 and pigeonhole is at 0.3.3.

I build for myself updated packages for f16 based on these versions.

If others are interested in doing the same:
yum install atrpms-rpm-config
Getting the Atrpms src.rpm packages for your OS and install them (will 
only "install" the source)
change the version number to fit in the spec-files
downloaded sources (look in the spec-files)
rpmbuild -bb rpm/SPEC/package.spec
yum localinstall package.rpm

For F16 and F17 i think you should add these args [[--with "systemd 1"]] 
to the rpmbuild command, not convinced that atrpms-rpm-config knows what 
to default for each OS :-(

Regards,
Kim