File sword-bible-cs-czebkr1613.spec of Package sword-bible-cs-czebkr1613
#
# spec file for package sword-bible-cs-czebkr1613
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
Name: sword-bible-cs-czebkr1613
Version: 1.3.1
Release: 0
Summary: Czech Bible Kralicka bible translation from 1613
License: SUSE-Public-Domain
Group: Productivity/Scientific/Other
URL: https://www.crosswire.org/sword
Source: https://www.crosswire.org/and-bible/indices/v1/CzeBKR-%{version}.zip
BuildRequires: unzip
Requires: sword >= 1.5.3
Provides: locale(sword-bible:cs)
BuildArch: noarch
%description
Czech Bible Kralicka bible translation from 1613.
%prep
%setup -q -T -c %{name} -a0
%build
%install
mkdir -p %{buildroot}/%{_datadir}/sword
cp -r * %{buildroot}/%{_datadir}/sword/
%files
%{_datadir}/sword
%changelog