https://bugzilla.redhat.com/show_bug.cgi?id=1536780 --- Comment #17 from Ron Olson <tachoknight@xxxxxxxxx> --- Hey Richard, thanks for the feedback. My responses to each of your points: 1: Will do 2: Will do 3: Will investigate and will do if possible 4: Swift builds and requires its own version of LLDB for its REPL, which would cause a conflict with an existing install of LLDB that already exists as a package (and does not include Swift support). The symlinking is to get Swift to work in an environment where the user has already installed LLDB. 5: %{_libdir} wants to install to /usr/lib64, but Swift expects to find everything in /usr/lib; no amount of coaxing from ldconfig made it work. I'll take another crack at putting everything in lib64; it's probably another hardcoded path that needs to be changed through a patch. 6: Probably sheer ignorance on how to package properly :) 7: Will do -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx