SA Bugzilla – Bug 4612
spamassassin.spec inconsistent with Makefile.PL (in certain circumstances)
Last modified: 2009-07-16 09:30:52 UTC
With multiple versions of Perl installed on the system (an older rpm version and a more recent version installed from source), "rpmbuild -tb" did not result in the making of a build tree under /tmp that was consistent with the spec file lookups to build the rpm from the tree. To fix this, I altered the spec file and repackaged. I will attach a patch file. See the patch for a better idea of what I'm referring to.
Created attachment 3154 [details] Patch for spamassassin.spec: pass correct build tree info to Makefile.PL and fix .so file installation
thanks, applied. svn commit -m "bug 4612: merge minor RPM build patch; most of this was already merged" spamassassin.spec Sending spamassassin.spec Transmitting file data . Committed revision 794738.