File sword-bible-fr-frelsg1910.spec of Package sword-bible-fr-frelsg1910
#
# spec file for package sword-bible-fr-frelsg1910
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# norootforbuild
Name: sword-bible-fr-frelsg1910
Summary: French Louis Segond bible translation from 1910
Version: 1.3
Release: 1
License: Public Domain
Group: Productivity/Scientific/Other
Url: http://www.crosswire.org/sword
Vendor: openSUSE-Education
Source: FreLSG.zip
BuildArch: noarch
BuildRequires: unzip
Requires: sword >= 1.5.2
Provides: locale(sword-bible:fr)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
French Louis Segond bible translation from 1910.
Includes Morphology Codes.
%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