https://bugzilla.redhat.com/show_bug.cgi?id=1241919
--- Comment #24 from Michel Alexandre Salim <[email protected]> --- I think you should rename kernprof to kernprof-%{python2_version} (or kernprof-%{python3_version} for the Python 3 build) instead of symlinking. You might then symlink back the versioned binary to kernprof, but this would cause problem if both packages are installed. Probably either pick a default (either Python 2 or Python 3 gets the symlink, probably depending on which version of Fedora -- F23 aims to have Python 3 as default), or better, use the alternatives system. https://fedoraproject.org/wiki/Packaging:Alternatives -- 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 [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
