Note that %__remsh (and through that, %__rsh and %__ssh) are actually used by 
rpm itself (in %___build_cmd) for remote execution of build scripts (a kind of 
cross-build setup).

The selinux stuff can probably go without further ado, ditto with the id-stuff, 
including chown/chgrp which you can't do as a regular user anyway (btw, where 
are you seeing %__chgrp used, I didn't find any?)

As for the compiler stuff %__ld belongs in the same mental group as cc/cxx/cpp, 
and actually %__as too.  Ar, ranlib, objcopy and nm are in the same general 
direction but far more obscure and probably could go.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1211#issuecomment-626575871
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to