diff --git a/libreoffice-voikko.changes b/libreoffice-voikko.changes index db4985c..48f0e3d 100644 --- a/libreoffice-voikko.changes +++ b/libreoffice-voikko.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 2 08:12:23 UTC 2018 - tchvatal@suse.com + +- Use exclusive arch wrt issue bsc#1091620 as it gets unresolvable + otherwise + ------------------------------------------------------------------- Wed Oct 4 17:02:42 UTC 2017 - tuukka.pasanen@ilmi.fi diff --git a/libreoffice-voikko.spec b/libreoffice-voikko.spec index 788303d..567f56f 100644 --- a/libreoffice-voikko.spec +++ b/libreoffice-voikko.spec @@ -1,7 +1,7 @@ # # spec file for package libreoffice-voikko # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,9 +20,9 @@ Name: libreoffice-voikko Version: 5.0 Release: 0 Summary: LibreOffice spellchecker/hyphenator for finnish language -License: MPL-2.0 OR GPL-3.0+ +License: MPL-2.0 OR GPL-3.0-or-later Group: Productivity/Text/Spell -Url: http://voikko.puimula.org/ +URL: http://voikko.puimula.org/ Source0: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz Source1: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring @@ -36,6 +36,7 @@ BuildRequires: zip BuildRequires: pkgconfig(libvoikko) Requires: python3-libvoikko Provides: locale(libreoffice:fi) +ExclusiveArch: aarch64 %{ix86} x86_64 %description LibreOffice spellchecker/hyphenator for finnish language, which uses @@ -55,7 +56,8 @@ cd %{buildroot}%{_libdir}/libreoffice/share/extensions/voikko unzip $voikko_pkg %files -%doc COPYING README +%license COPYING +%doc README %{_libdir}/libreoffice/share/extensions/voikko %changelog