Miro Hrončok kirjoitti 28.3.2021 klo 15.47:
On 28. 03. 21 14:11, Otto Urpelainen wrote:> Item 3 takes care of %{_datadir}/icons part, because that is included in
_filesystem_. The remainder hicolor/scalable/apps is unclear for me. Method 1 could be used. But there is also package _hicolor-icon-theme_. Is that package an "explicitly created -filesystem package", so method 3 could be used? That would feel natural, because hicolor is the fallback theme that must exist according to freedesktop.org specification.
Yes. hicolor-icon-theme acts like an "other explicitly created -filesystem package" here. It only contains the directories, cache and triggers.
Maybe we should explicitly mention it in the guidelines, because it is a very common situation.
Thank you, that makes sense. I will prepare a pull request to the guidelines shortly. And also for fedora-review (if feasible) so it would stop complaining about this situation.
Otto