File sword-bible-de-gersch1951.spec of Package sword-bible-de-gersch1951
#
# spec file for package sword-bible-de-gersch1951
#
# 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-gersch1951
Summary: Old and new Testament translated by F.E. SCHLACHTER from 1951
Version: 1.1
Release: 1
License: Copyright (c) 1951 Genfer Bibelgeschellschaft. Used with permission.
Group: Productivity/Scientific/Other
Url: http://www.crosswire.org/sword
Vendor: openSUSE-Education
Source: GerSch.zip
BuildArch: noarch
BuildRequires: unzip
Requires: sword >= 1.5.1
Provides: locale(sword-bible:de)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Old and new Testament translated by F.E. SCHLACHTER from 1951 for SWORD.
New revision.
%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