2011/1/26 Victor Duchovni <victor.ducho...@morganstanley.com>: > On Wed, Jan 26, 2011 at 05:21:37PM +0100, Morten P.D. Stevens wrote: > >> If any of you want to have Postfix 2.8 on RHEL6: >> >> http://oss.imt-systems.com/mstevens/el6/postfix28/ >> >> This is a rebuild of postfix-2.8.0-1.fc15.src.rpm for RHEL6, CentOS6 and >> Scientific Linux 6. > > Postfix administrators should avoid installing binary blobs from friends > and neighbours. Exceptions can be made from Simon J. Mudd, and other > established "upstream maintainers", but in other cases it is probably > more helpful to post an "SRPM" tool into which one can slot a Postfix > source tarball of one's choice, and provide instructions on building > an RPM from the SRPM.
Precisely for this reason, the buildlogs and SRPMS are published. If someone wishes to verify the sources and rebuild itself: wget http://oss.imt-systems.com/mstevens/el6/postfix28/postfix-2.8.0-1.el6.src.rpm rpm -ivh postfix-2.8.0-1.el6.src.rpm Verify the sources: cd rpmbuild/SOURCES/ rebuild with: cd rpmbuild/SPECS/ rpmbuild -ba postfix.spec > Those not adventurous enough to build RPMs from SRPMS, should probably > wait for the right package to appear in one of the usual "repositories". My SRPM does not come from any source ... but directly from Fedora. http://koji.fedoraproject.org/koji/buildinfo?buildID=215664 Best regards, Morten