https://bugzilla.redhat.com/show_bug.cgi?id=2242213



--- Comment #9 from Troy Dawson <[email protected]> ---
There are a few unowned directories that are unique to kauth.
/usr/lib64/qt6/plugins/kf6/kauth,
/usr/lib64/qt6/plugins/kf6/kauth/helper,
/usr/lib64/qt6/plugins/kf6/kauth/backend
/usr/libexec/kf6/kauth

You could fix it with a few %dir sections, or possibly this way

--- kf6-kauth.spec.original     2023-10-06 13:41:01.867936422 -0700
+++ kf6-kauth.spec      2023-10-06 13:41:37.540303218 -0700
@@ -57,15 +57,14 @@
 %{_kf6_datadir}/qlogging-categories6/%{framework}.*
 %{_kf6_libdir}/libKF6AuthCore.so.5*
 %{_kf6_libdir}/libKF6AuthCore.so.6
-%{_kf6_libdir}/qt6/plugins/kf6/kauth/backend/kauth_backend_plugin.so
-%{_kf6_qtplugindir}/kf6/kauth/helper/kauth_helper_plugin.so
+%{_kf6_qtplugindir}/kf6/kauth/

 %files devel
 %{_kf6_includedir}/KAuth/
 %{_kf6_includedir}/KAuthCore/
 %{_kf6_libdir}/cmake/KF6Auth/
 %{_kf6_libdir}/libKF6AuthCore.so
-%{_kf6_libexecdir}/kauth/kauth-policy-gen
+%{_kf6_libexecdir}/kauth/

 %changelog
 * Tue Oct 03 2023 Steve Cossette <[email protected]> -
5.240.0^20231003.060844.0b37b02-1


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2242213

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202242213%23c9
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to