Bug 3580

Summary: Requires parsing broken in rpm-3.0.2-0.4
Product: [Retired] Red Hat Linux Reporter: Bill Nottingham <notting>
Component: rpmAssignee: Jay Turner <jturner>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: rvokal, srevivo
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: 1999-06-19 18:24:14 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 Bill Nottingham 1999-06-18 19:34:10 UTC
If I have:
Requires: kernel >= 2.1.131, portmap

rpm -ba reports:
line 10: Version required: Requires: kernel >= 2.1.131,
portmap

Workaround: reorder the requires as:

Requires: portmap, kernel >= 2.1.131

This allows the build to complete successfully...

Comment 1 Jeff Johnson 1999-06-19 18:24:59 UTC
Fixed in rpm-3.0.2-0.5.