File sword-bible-fi-finbiblia1776.spec of Package sword-bible-fi-finbiblia1776
#
# spec file for package sword-bible-fi-finbiblia1776
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# norootforbuild
Name: sword-bible-fi-finbiblia1776
Summary: Finnish bible translation from 1776
Version: 1.1
Release: 1
License: Public Domain
Group: Productivity/Scientific/Other
Url: http://www.crosswire.org/sword
Vendor: openSUSE-Education
Source: FinBiblia.zip
BuildArch: noarch
BuildRequires: unzip
Requires: sword >= 1.5.2
Provides: locale(sword-bible:fi)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Finnish bible translation from 1776.
SWORD version by Tero Favorin (tero at favorin dot com).
%prep
%setup -q -T -c %name -a0
%build
%install
mkdir -p %buildroot/%_datadir/sword
cp -r * %buildroot/%_datadir/sword/
%clean
rm -rf %buildroot
%files
%defattr(-,root,root)
%_datadir/sword
%changelog