Description of problem: It seems Debian has switched since 7.0 to providing /usr/bin/llc-7 and /usr/bin/opt-7 in its llvm-7 package equivalent to this package. It would be nice for compatibility if we also provided such symlinks. Steps to Reproduce: 1. rpm -ql llvm7.0 | grep bin/llc-7 Actual results: /usr/bin/llc-7.0 Expected results: IWBNI we also provided /usr/bin/llc-7 Additional info: See https://packages.debian.org/sid/amd64/llvm-7/filelist compared to https://packages.debian.org/sid/amd64/llvm-6.0/filelist I can take a stab some time at a patch to do this if that helps.
llvm7.0 is designed to be a compatibility package to help packages move from 7->8. Is there some reason you need llc-7 and can't use llvm 8? Or are you saying we should make this change in the main package too?
I need llvm7.0 for ghc-8.6, which is coming to F31 soon hopefully. I had to patch it to recognize llc-7.0 instead of llc-7.
All ghc version are tied to specific llvm major versions.
(In reply to Jens Petersen from comment #2) > I need llvm7.0 for ghc-8.6, which is coming to F31 soon hopefully. > > I had to patch it to recognize llc-7.0 instead of llc-7. Oh, I get it now, we currently use -7.0 as the version suffix and you need -7. That seems fine to me.
FEDORA-2019-481514fdef has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-481514fdef
llvm7.0-7.0.1-5.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-481514fdef
llvm7.0-7.0.1-5.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.
Can we do it for F31+ too, please? (I can also help if needed.)
This package has changed maintainer in the Fedora. Reassigning to the new maintainer of this component.
I built this so that NEVRs will be in sync again, but I don't intend to take up full maintainership on this package.
FEDORA-2020-4c82a03915 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-4c82a03915
llvm7.0-7.0.1-5.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-4c82a03915
llvm7.0-7.0.1-5.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.