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



--- Comment #4 from Rex Dieter <rdie...@gmail.com> ---
first off: (more thorough items coming soon)

1. file ownership referenced in comment #1
%files extras-base
...
%{_datadir}/backgrounds/%{bgname}/extras/*.jpg
%{_datadir}/backgrounds/%{bgname}/extras/*.png
%{_datadir}/backgrounds/%{bgname}/extras/%{bgname}-extras.xml
could be replaced by simple:
%{_datadir}/backgrounds/%{bgname}/extras/
or add
%dir  %{_datadir}/backgrounds/%{bgname}/extras/

/usr/share/wallpapers is already owned by kde-filesystem
/usr/share/backgrounds/f28 is owned by -base subpkg

For /usr/share/xfce4/backdrops, I think those should be added here (I don't see
anything else better to provide ownership)
%files xfce
%dir %{_datadir}/xfce4/
%dir %{_datadir}/xfce4/backdrops/

Same for /usr/share/gnome-background-properties, add to 
%files gnome
...
%dir %{_datadir}/gnome-background-properties/

Same for -mate,
%files mate
...
%dir %{_datadir}/mate-background-properties/

-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to