Signed-off-by: Igor Gnatenko <ignatenko>
Created attachment 1289765 [details] Provide /bin/foo binaries in single subpackage
I suspect that Pádraig did not introduce these artificial provides intentionally while creating the coreutils-single subpackage. As I understand it, all the packages requiring /bin/foo should be fixed instead of coreutils-single... Pádraig, could you please review the proposed change?
Explicit provides for the binaries shouldn't be required, and were there for compat with packages that required the old /bin path before the /usr move. I.E. these provides are not specific to coreutils. Note the use of RemovePathPostfixes allows for implicit /usr/bin/... provides from both of the coreutils package variants.
Per comment #3 closing NOTABUG. UsrMove was implemented in Fedora 17. Packages that still require /bin/foo need to be fixed to require /usr/bin/foo instead.