File sword-bible-de-gerlut1545.spec of Package sword-bible-de-gerlut1545
#
# spec file for package sword-bible-de-gerlut1545
#
# 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-gerlut1545
Summary: Unrevised german Luther bible translation from 1545
Version: 1.2
Release: 1
License: Public Domain
Group: Productivity/Scientific/Other
Url: http://www.crosswire.org/sword
Vendor: openSUSE-Education
Source: GerLut1545.zip
BuildArch: noarch
BuildRequires: unzip
Requires: sword >= 1.5.3
Provides: locale(sword-bible:de)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Unrevised german Luther bible translation from 1545 for SWORD.
Made available in electronic format by Michael Bolsinger
(Michael.Bolsinger@t-online.de) at http://www.luther-bibel-1545.de (see here
for the most recent versions in text and HTML format). It was converted to
SWORD format by Matthias and Joachim Ansorg (jansorg_at_crosswire.org)
%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