diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 9c1aaf2..3517996 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 14 15:07:28 CET 2010 - vuntz@opensuse.org + +- Own /usr/share/gnome and /usr/share/gnome/help to fix build. + ------------------------------------------------------------------- Tue Sep 28 13:29:13 CEST 2010 - vuntz@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 510b36a..f23283d 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -95,8 +95,11 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/gnome-system-monitor %{_datadir}/applications/gnome-system-monitor.desktop %{_datadir}/pixmaps/*.png -%{_datadir}/pixmaps/gnome-system-monitor +%{_datadir}/pixmaps/gnome-system-monitor/ %files lang -f %{name}.lang +%defattr(-, root, root) +%dir %{_datadir}/gnome +%dir %{_datadir}/gnome/help %changelog