Bug 3580 - Requires parsing broken in rpm-3.0.2-0.4
Summary: Requires parsing broken in rpm-3.0.2-0.4
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jay Turner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-06-18 19:34 UTC by Bill Nottingham
Modified: 2015-01-07 23:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-06-19 18:24:14 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.