Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | return of the explicit symlink test during file recursion, as previous ↵ | Guillaume Rousse | 2008-05-14 | 1 | -0/+2 |
| | | | | commit make them accepted | ||||
* | change strategy when recursing files from accepting everything but some ↵ | Guillaume Rousse | 2008-05-14 | 1 | -4/+2 |
| | | | | exceptions to rejecting everything but files, for more robustness | ||||
* | * replace strip_files with strip_and_check_elf_files which checks for | Pascal Rigaux | 2008-05-07 | 1 | -0/+91 |
overlinking (cf http://wiki.mandriva.com/en/Overlinking) and "missing linking" (need checking if there are too many false positives) nb: strip_and_check_elf_files is done last in %__spec_helper_post so that the warning is easier to see in rpmbuild logs |