From 6b9118651cd6d7610af0e8bd225bc4adda60b49e9b44866423a7984a06f99648 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 18 Jan 2018 20:40:21 +0000 Subject: [PATCH] Accepting request 567500 from home:dimstar:Factory - Add baselibs.conf: build libhfstospell10-32bit, which is required by libvoikko1-32bit. OBS-URL: https://build.opensuse.org/request/show/567500 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/hfst-ospell?expand=0&rev=5 --- baselibs.conf | 1 + hfst-ospell.changes | 6 ++++++ hfst-ospell.spec | 3 ++- 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..1c1a5c3 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libhfstospell10 diff --git a/hfst-ospell.changes b/hfst-ospell.changes index c5a9efc..5374b84 100644 --- a/hfst-ospell.changes +++ b/hfst-ospell.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 18 17:57:05 UTC 2018 - dimstar@opensuse.org + +- Add baselibs.conf: build libhfstospell10-32bit, which is required + by libvoikko1-32bit. + ------------------------------------------------------------------- Tue Apr 25 15:24:37 UTC 2017 - tchvatal@suse.com diff --git a/hfst-ospell.spec b/hfst-ospell.spec index 7f874db..13c8599 100644 --- a/hfst-ospell.spec +++ b/hfst-ospell.spec @@ -1,7 +1,7 @@ # # spec file for package hfst-ospell # -# 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 @@ -26,6 +26,7 @@ License: Apache-2.0 Group: Productivity/Text/Spell Url: http://hfst.github.io/ Source0: https://github.com/hfst/%{name}/releases/download/v%{version}/%{_name}-%{version}.tar.gz +Source99: baselibs.conf BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig