Sample Header Ad - 728x90

Modify RPM package to remove dependencies

3 votes
2 answers
6549 views
tl;dr: We build an RPM package that automatically detect dependencies (no Requires in .spec file). How can I remove dependencies from this RPM package. Long story:-> I'm shipping the dynamic libraries along with the binary but RPMs automatic dependencies mechanism obviously lists that shipped libraries also as dependencies. How to avoid this?
Asked by PnotNP (155 rep)
Mar 12, 2018, 06:09 AM
Last activity: Mar 13, 2018, 03:27 AM