https://bugzilla.redhat.com/show_bug.cgi?id=2334997
--- Comment #11 from Philipp Unger philipp.unger.1988@gmail.com --- I tried to find the missing folder ownerships via rpm -qf.
Things changed in the latest package: - add glib2, dbus-common, hicolor-icon-theme as requirements for folder ownership - add ownership to %{_datadir}/nautilus-python - add libadwaita requirement because it is necessary to run the application - install man pages and readme to address remaining warnings
The Review template still mentions the following folders without ownership:
Note: Directories without known owners: /usr/share/icons/hicolor/symbolic, /usr/share/icons/hicolor/scalable/apps, /usr/share/glib-2.0, /usr/share/icons/hicolor/symbolic/apps, /usr/share/dbus-1/services, /usr/lib/python3.13, /usr/share/icons/hicolor/scalable, /usr/share/dbus-1, /usr/lib/python3.13/site-packages, /usr/share/icons/hicolor, /usr/share/glib-2.0/schemas
Is there a way to test the ownership locally? rpmlint does not give any output on it.