File sword-bible-de-gerelb1871.spec of Package sword-bible-de-gerelb1871
#
# spec file for package sword-bible-de-gerelb1871
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# norootforbuild
Name: sword-bible-de-gerelb1871
Summary: Elberfelder bible translation from 1871
Version: 1.1
Release: 1
License: Public Domain
Group: Productivity/Scientific/Other
Url: http://www.crosswire.org/sword
Source: GerElb1871.zip
Vendor: openSUSE-Education
BuildArch: noarch
BuildRequires: unzip
Requires: sword >= 1.5.3
Provides: locale(sword-bible:de)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Elberfelder bible translation from 1871 for SWORD.
The text of this module was extracted from the OnlineBible
module and adapted for the SWORD project.
%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