caae649e02
The kf6-kauth recipe.toml had a stale TODO that claimed the recipe 'uses PolkitQt6-1 backend to delegate to redbear-polkit D-Bus daemon'. In fact the recipe still uses -DKAUTH_BACKEND_NAME=FAKE, which is the most-portable option when PolkitQt6-1 is not available. Replace the TODO with a comment block that accurately describes the current state: the FAKE backend is used until a PolkitQt6-1 package is added to Red Bear OS; the polkit-1 and dbus backends are present in the upstream source tree but cannot be enabled without PolkitQt6-1 packaging; the redbear-polkit D-Bus daemon v0.2 is already the authoritative authorization source.