File sword-bible-de-gerelb1905.spec of Package sword-bible-de-gerelb1905
#
# spec file for package sword-bible-de-gerelb1905
#
# 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-gerelb1905
Summary: German Darby unrevised Elberfelder from 1905
Version: 1.4
Release: 1
License: Copyright by R. Bockhaus Verlag, Germany
Group: Productivity/Scientific/Other
Url: http://www.crosswire.org/sword
Vendor: openSUSE-Education
Source: GerElb1905.zip
BuildArch: noarch
BuildRequires: unzip
Requires: sword >= 1.5.6
Provides: locale(sword-bible:de)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
German Darby unrevised Elberfelder bible for SWORD.
Including Footnotes.
%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