Bug 4612 - spamassassin.spec inconsistent with Makefile.PL (in certain circumstances)
Summary: spamassassin.spec inconsistent with Makefile.PL (in certain circumstances)
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Packaging: RPM (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: PC Linux
: P2 normal
Target Milestone: 3.3.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 12:18 UTC by Philip Hachey
Modified: 2009-07-16 09:30 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
Patch for spamassassin.spec: pass correct build tree info to Makefile.PL and fix .so file installation patch None Philip Hachey [NoCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Hachey 2005-09-30 12:18:02 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.
Comment 1 Philip Hachey 2005-09-30 12:22:01 UTC
Created attachment 3154 [details]
Patch for spamassassin.spec: pass correct build tree info to Makefile.PL and fix .so file installation
Comment 2 Justin Mason 2009-07-16 09:30:52 UTC
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.