32 lines
757 B
RPMSpec
32 lines
757 B
RPMSpec
Name: hyphen-fa
|
|
Version: 0.20130404
|
|
Release: 11
|
|
Summary: Hyphenation rules for Farsi
|
|
License: LPPL
|
|
URL: http://www.ctan.org/tex-archive/language/hyphenation/fahyph
|
|
Source: http://mirrors.ctan.org/language/hyphenation/fahyph.zip
|
|
BuildArch: noarch
|
|
BuildRequires: hyphen-devel
|
|
Requires: hyphen
|
|
Supplements: (hyphen and langpacks-fa)
|
|
%description
|
|
Hyphenation rules for Farsi.
|
|
|
|
%prep
|
|
%autosetup -n fahyph -p1
|
|
|
|
%build
|
|
substrings.pl fahyph.tex hyph_fa_IR.dic UTF-8
|
|
chmod -x *
|
|
|
|
%install
|
|
install -Dp hyph_fa_IR.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_fa_IR.dic
|
|
|
|
%files
|
|
%doc README
|
|
%{_datadir}/hyphen/*
|
|
|
|
%changelog
|
|
* Mon Apr 27 2020 huanghaitao <huanghaitao8@huawei.com> - 0.20130404-11
|
|
- package init
|