Actions
Feature #29424
closedAdd %check section to every gem with native libraries
Difficulty:
Triaged:
No
Description
Since we manually move file to their correct locations, it happens that they end up in the wrong place. The RPM build then passes but the resulting package is broken. By adding a %check section that requires the gem, this should be prevented in most cases.
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-packaging/pull/4921 added
Updated by Ewoud Kohl van Wijngaarden almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-packaging|26985ee036fc0c813fa842d34bd3dc7fff381479.
Actions