diff --git a/epiphany.changes b/epiphany.changes index 0bedfaf..34f34ed 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 14 15:13:06 CET 2010 - vuntz@opensuse.org + +- Own /usr/share/gnome and /usr/share/gnome/help to fix build. + ------------------------------------------------------------------- Fri Dec 10 16:23:06 CET 2010 - vuntz@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index cb95f25..2034ef0 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -175,6 +175,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man1/epiphany.1.gz %files lang -f %{name}.lang +%defattr(-, root, root) +%dir %{_datadir}/gnome +%dir %{_datadir}/gnome/help %files devel %defattr(-,root,root)