From 5a4afdb95bfc83ea650de231e6828c03ba3f8b3219fd39d0691357e72836a46f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 13 Apr 2022 12:58:44 +0000 Subject: [PATCH] Accepting request 969875 from home:deneb_alpha:branches:LibreOffice:Factory - Build also for ppc64le where LibreOffice is also available - Fix file permissions OBS-URL: https://build.opensuse.org/request/show/969875 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice-voikko?expand=0&rev=26 --- libreoffice-voikko.changes | 6 ++++++ libreoffice-voikko.spec | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/libreoffice-voikko.changes b/libreoffice-voikko.changes index 48f0e3d..60760ab 100644 --- a/libreoffice-voikko.changes +++ b/libreoffice-voikko.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 11 14:28:29 UTC 2022 - Marina Latini + +- Build also for ppc64le where LibreOffice is also available +- Fix file permissions + ------------------------------------------------------------------- Wed May 2 08:12:23 UTC 2018 - tchvatal@suse.com diff --git a/libreoffice-voikko.spec b/libreoffice-voikko.spec index 567f56f..18a6acc 100644 --- a/libreoffice-voikko.spec +++ b/libreoffice-voikko.spec @@ -1,7 +1,7 @@ # # spec file for package libreoffice-voikko # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ Name: libreoffice-voikko Version: 5.0 Release: 0 Summary: LibreOffice spellchecker/hyphenator for finnish language -License: MPL-2.0 OR GPL-3.0-or-later +License: GPL-3.0-or-later OR MPL-2.0 Group: Productivity/Text/Spell URL: http://voikko.puimula.org/ Source0: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz @@ -36,7 +36,7 @@ BuildRequires: zip BuildRequires: pkgconfig(libvoikko) Requires: python3-libvoikko Provides: locale(libreoffice:fi) -ExclusiveArch: aarch64 %{ix86} x86_64 +ExclusiveArch: aarch64 %{ix86} x86_64 ppc64le %description LibreOffice spellchecker/hyphenator for finnish language, which uses @@ -58,6 +58,7 @@ unzip $voikko_pkg %files %license COPYING %doc README +%defattr(644,root,root,755) %{_libdir}/libreoffice/share/extensions/voikko %changelog