Accepting request 602970 from LibreOffice:Factory
- Use exclusive arch wrt issue bsc#1091620 as it gets unresolvable otherwise OBS-URL: https://build.opensuse.org/request/show/602970 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice-voikko?expand=0&rev=18
This commit is contained in:
commit
5ae89c11d7
@ -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
|
Wed Oct 4 17:02:42 UTC 2017 - tuukka.pasanen@ilmi.fi
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libreoffice-voikko
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,9 +20,9 @@ Name: libreoffice-voikko
|
|||||||
Version: 5.0
|
Version: 5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: LibreOffice spellchecker/hyphenator for finnish language
|
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
|
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
|
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
|
Source1: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
@ -36,6 +36,7 @@ BuildRequires: zip
|
|||||||
BuildRequires: pkgconfig(libvoikko)
|
BuildRequires: pkgconfig(libvoikko)
|
||||||
Requires: python3-libvoikko
|
Requires: python3-libvoikko
|
||||||
Provides: locale(libreoffice:fi)
|
Provides: locale(libreoffice:fi)
|
||||||
|
ExclusiveArch: aarch64 %{ix86} x86_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LibreOffice spellchecker/hyphenator for finnish language, which uses
|
LibreOffice spellchecker/hyphenator for finnish language, which uses
|
||||||
@ -55,7 +56,8 @@ cd %{buildroot}%{_libdir}/libreoffice/share/extensions/voikko
|
|||||||
unzip $voikko_pkg
|
unzip $voikko_pkg
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING README
|
%license COPYING
|
||||||
|
%doc README
|
||||||
%{_libdir}/libreoffice/share/extensions/voikko
|
%{_libdir}/libreoffice/share/extensions/voikko
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user