From 785fc0e1831b31d9eeb1cd0eb572d01b0b29bfd9f8fcd14372fbf090e2f929b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 7 Jan 2014 15:17:31 +0000 Subject: [PATCH] - Add defattr for the lang pkgs. OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=73 --- libreoffice.changes | 5 +++++ libreoffice.spec | 1 + 2 files changed, 6 insertions(+) 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}} \