https://bugzilla.redhat.com/show_bug.cgi?id=1403423 --- Comment #6 from Neal Gompa <ngompa13@xxxxxxxxx> --- (In reply to Jeremy Newton from comment #5) > (In reply to Neal Gompa from comment #4) > > [!]: Package must own all directories that it creates. > > Note: Directories without known owners: > > /usr/share/icons/hicolor/96x96/apps, > > /usr/share/icons/hicolor/64x64/apps, /usr/share/icons/hicolor/22x22, > > /usr/share/icons/hicolor/48x48/apps, > > /usr/share/icons/hicolor/22x22/apps, > > /usr/share/icons/hicolor/32x32/apps, /usr/share/icons/hicolor/96x96, > > /usr/share/icons/hicolor/16x16/apps, > > /usr/share/icons/hicolor/scalable/apps, > > /usr/share/icons/hicolor/16x16, /usr/share/icons/hicolor/128x128/apps, > > /usr/share/icons/hicolor/128x128, /usr/share/icons/hicolor/64x64, > > /usr/share/icons/hicolor/48x48, /usr/share/icons/hicolor/32x32, > > /usr/share/icons/hicolor, /usr/share/icons/hicolor/scalable > > > > - Note that this issue can be solved by adding "BuildRequires: > > hicolor-icon-theme" to the spec and "Requires: hicolor-icon-theme" to the > > main package. > > Nice catch, although only the build require is necessary, as the > auto-dependencies should pick this up. > Unfortunately, no, it will not automatically pick it up, since we don't have a dependency generator for checking for the mere existence of the directory paths and setting that up. > %config(noreplace) /etc/%{shortname}.cfg Please replace usage of "/etc" with "%{_sysconfdir}" -- 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 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx