diff --git a/libreoffice.changes b/libreoffice.changes index aaaf42e..d50a99b 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 7 15:17:27 UTC 2014 - tchvatal@suse.com + +- Add defattr for the lang pkgs. + ------------------------------------------------------------------- Tue Jan 7 15:09:22 UTC 2014 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index ab08f52..6271148 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -679,6 +679,7 @@ Obsoletes: %{name}-help-%{lang} < %{version} \ Provides additional %{langname} translations and resources for %{project}. \ \ %files %{pkgname} \ +%defattr(-,root,root) \ %{!-E: \ %define autotextdir %{_datadir}/%{name}/share/autotext \ %{expand:%%_langpack_common %{_langpack_lang}} \