> Pull request implementing `%__brp_remove_la_files` in the upstream rpm > repository: https://github.com/rpm-software-management/rpm/pull/1674 This looks like it risks deleting more files than intended. If some package uses country codes or domain names in filenames, then this change could silently delete files specific to Laos. Language codes occur as filename suffixes. Apache can use them to serve web pages in the client's preferred language. This change risks deleting files written in latin. If there is a more reliable way to recognize a Libtool archive by inspecting the file's content, then I think the script should do that to verify that files with a ".la" suffix really are Libtool archives before deleting them. Björn Persson
Attachment:
pgpn65W3XglCs.pgp
Description: OpenPGP digital signatur
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure