Mellanox firmware burning tool
Go to file
Kamal Heib 0d10c1af1e Remove libmtcr_ul.a from package and optimize find commands
Stop shipping the libmtcr_ul.a static library in the package, aligning
with modern packaging practices that avoid static libraries unless
specifically required.

Also optimize the spec file:
- Combine separate find commands in %prep into a single optimized call
- Use '-type f,l' in %install cleanup to remove both files and symlinks,
  preventing broken symlinks from being packaged if *.a or *.la files
  have symlink aliases

The changes were taken from the c10s spec file and they were first
introduced in the fedora project by Michal Schmidt in the following
commits:

0dd2bb1d85
2d9c696d00

Resolves: RHEL-160059

Signed-off-by: Kamal Heib <kheib@redhat.com>
2026-07-10 16:05:43 -04:00
tests Add gating test 2021-07-27 00:37:31 -04:00
.gitignore Update to upstream release 4.34.0 2025-12-09 22:30:43 -05:00
gating.yaml Add gating test 2021-07-27 00:37:31 -04:00
mstflint.spec Remove libmtcr_ul.a from package and optimize find commands 2026-07-10 16:05:43 -04:00
sources Update to upstream release 4.34.0 2025-12-09 22:30:43 -05:00