Bug 2392 - rpm build creates spurious dependancy
Summary: rpm build creates spurious dependancy
Status: RESOLVED DUPLICATE of bug 2390
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Packaging: RPM (show other bugs)
Version: 2.60
Hardware: Other Linux
: P5 normal
Target Milestone: 2.70
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-31 19:38 UTC by Tim Kleingeld
Modified: 2003-08-31 12:17 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Kleingeld 2003-08-31 19:38:54 UTC
An rpm built from spamassassin-2.60-rc3 creates a spurious "perl() >= ."
dependancy (on Redhat 9). This is due to an 'eval' in
lib/Mail/SpamAssassin/BayesStore.pm containing a 'use' which is incorrectly
interpreted by /usr/lib/rpm/perl.req
Comment 1 Malte S. Stretz 2003-08-31 20:17:19 UTC

*** This bug has been marked as a duplicate of 2390 ***