diff --git a/libreoffice.spec b/libreoffice.spec index 84390b4..7dec911 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -172,6 +172,7 @@ Patch6: 0001-Make-cpp-poppler-version.h-header-optional.patch Patch7: 0001-Make-HAVE_JAVA6-be-always-false.patch # try to save space by using hardlinks Patch990: install-with-hardlinks.diff +BuildRequires: %{name}-share-linker BuildRequires: %{python_type}-devel BuildRequires: %{python_type}-xml BuildRequires: ImageMagick @@ -837,9 +838,8 @@ fi \ Summary: %{langname} Localization Files for LibreOffice \ Group: Productivity/Office/Suite \ Requires: %{name} = %{version} \ -Provides: locale(libreoffice:%{lang}) \ -BuildRequires: %{name}-share-linker \ Requires: %{name}-share-linker \ +Provides: locale(libreoffice:%{lang}) \ %if %{with noarch_subpkgs} \ BuildArch: noarch \ %endif \