Opened 14 years ago

Closed 13 years ago

#7 closed enhancement (fixed)

rpm: automatic requires clause for DLLs

Reported by: Yuri Dario Owned by: Yuri Dario
Priority: minor Milestone:
Component: rpm Version:
Severity: Keywords:
Cc:

Description

Under unix, RPM is able to parse ELF binaries and detect which shared libraries are needed to execute code.
It will be nice to get the same feature under OS/2; this will require a virtual package for OS/2 system libraries.

Change History (3)

comment:1 Changed 13 years ago by Yuri Dario

2010-10-25 changeset:61 rpm: add LX header parsing to extract Requires and Provides rules automatically.

comment:2 Changed 13 years ago by Yuri Dario

(changeset:161) adds .dll to provides and requires automatic tags, to avoid name clash between dll name and package name.

comment:3 Changed 13 years ago by Yuri Dario

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.