SHA256
1
0
forked from pool/hfst

Feed through format_spec_file

OBS-URL: https://build.opensuse.org/package/show/devel:tools/hfst?expand=0&rev=2
This commit is contained in:
Jan Engelhardt 2017-04-28 09:52:55 +00:00 committed by Git OBS Bridge
parent 978d64d854
commit e6c7e8419d

View File

@ -1,7 +1,7 @@
#
# spec file for package hfst
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -54,8 +54,8 @@ based on weighted and unweighted finite-state transducer technology.
%package -n libfoma-hfst0
Summary: Multi-purpose finite-state toolkit
Group: System/Libraries
License: GPL-2.0
Group: System/Libraries
%description -n libfoma-hfst0
Foma is a multi-purpose finite-state toolkit designed for
@ -65,8 +65,8 @@ lexc, with the exception of binary file reading and writing.
%package -n libfst-hfst0
Summary: OpenFST Finite State Transducer library
Group: System/Libraries
License: Apache-2.0
Group: System/Libraries
%description -n libfst-hfst0
OpenFst is a library for constructing, combining, optimizing, and
@ -74,8 +74,8 @@ searching weighted finite-state transducers (FSTs).
%package -n libhfst49
Summary: Helsinki Finite-State Transducer Technology Libraries
Group: System/Libraries
License: GPL-3.0
Group: System/Libraries
%description -n libhfst49
The Helsinki Finite-State Transducer software is intended for the
@ -84,10 +84,10 @@ based on weighted and unweighted finite-state transducer technology.
%package -n libsfst-hfst0
Summary: SFST Finite State Tools
Group: System/Libraries
License: GPL-2.0
# HFST is missing the license file; a look in SFST upstream code
# (https://code.google.com/p/cistern/wiki/SFST) reveals it is GPL-2.0.
License: GPL-2.0
Group: System/Libraries
%description -n libsfst-hfst0
SFST is a toolkit for the implementation of morphological analyzers
@ -96,8 +96,8 @@ technology.
%package devel
Summary: Development files for the Helsinki Finite-State Transducer
Group: Development/Libraries/C and C++
License: GPL-3.0
Group: Development/Libraries/C and C++
Requires: libhfst49 = %version
%description devel