File sword-bible-ru-rst1876.spec of Package sword-bible-ru-rst1876
#
# spec file for package sword-bible-ru-rst1876
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# norootforbuild
Name: sword-bible-ru-rst1876
Summary: Russian Synodal Translation from 1876
Version: 1.6
Release: 1
License: Public Domain
Group: Productivity/Scientific/Other
Url: http://www.crosswire.org/sword
Vendor: openSUSE-Education
Source: RST.zip
BuildArch: noarch
BuildRequires: unzip
Requires: sword >= 1.5.2
Provides: locale(sword-bible:ru)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Russian Synodal Translation from 1876.
Includes Morphology Codes.
The electronic edition comes from Sergej A. Fedosov's Slavic Bible for Windows
(http://come.to/sbible).
%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