https://bugzilla.redhat.com/show_bug.cgi?id=847712
leigh scott <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #1 from leigh scott <[email protected]> --- Ok there is a ownership issue, change this %files -f %{name}.lang %doc AUTHORS COPYING README %config(noreplace) %{_sysconfdir}/xdg/menus/mate-applications.menu %config(noreplace) %{_sysconfdir}/xdg/menus/mate-settings.menu %{_datadir}/mate-menus/examples/mate-menus-ls.py %{_datadir}/mate-menus/examples/mate-menus-ls.pyc %{_datadir}/mate-menus/examples/mate-menus-ls.pyo %{_datadir}/mate/desktop-directories/ to (mate-menus owns %{_datadir}/mate-menus/ ) %files -f %{name}.lang %doc AUTHORS COPYING README %config(noreplace) %{_sysconfdir}/xdg/menus/mate-applications.menu %config(noreplace) %{_sysconfdir}/xdg/menus/mate-settings.menu %{_datadir}/mate-menus/ %{_datadir}/mate/desktop-directories/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
