Bug 603129

Summary: mlton incorrectly requires perl
Product: [Fedora] Fedora Reporter: Adam Goode <adam>
Component: mltonAssignee: Adam Goode <adam>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: adam, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-12 16:37:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adam Goode 2010-06-11 15:43:31 UTC
Description of problem:
Do to limitations of RPM, mlton requires perl just because there are some non-essential perl scripts installed.

We currently strip out the perl() requires/provides themselves, but can't strip out the perl requirement itself, at least until RPM's dependency generator allows it.

See https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering (can't currently use this because mlton is a binary package).

Comment 1 Bug Zapper 2010-07-30 12:06:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Adam Goode 2011-08-12 16:37:12 UTC
This should be fixed with changes in rawhide enabled by the rpm 4.9 dependency filtering.