diff --git a/libreoffice.changes b/libreoffice.changes index 62dd724..54a082f 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 24 11:43:23 UTC 2015 - tchvatal@suse.com + +- We need pre/post for libreoffice in langpkgs + ------------------------------------------------------------------- Thu Apr 23 15:48:11 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 220ce9e..ced1102 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -841,9 +841,9 @@ Summary: %{langname} Localization Files for LibreOffice \ Group: Productivity/Office/Suite \ Requires: %{name} = %{version} \ Provides: locale(libreoffice:%{lang}) \ -%if %{with noarch_subpkgs} \ Requires(post,): %{name} = %{version} \ Requires(postun,): %{name} = %{version} \ +%if %{with noarch_subpkgs} \ BuildArch: noarch \ %endif \ %{-m:Requires: myspell-%{-m*}}%{!-m:%{-M:Requires: myspell-%{lang}}} \