hyphen-fa/hyphen-fa.spec

35 lines
890 B
RPMSpec

Name: hyphen-fa
Version: 0.20130404
Release: 12
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, perl
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
* Wed Jun 1 2021 wulei <wulei80@huawei.com> - 0.20130404-12
- fixes failed: perl: bad interpreter: No such file or directory
* Mon Apr 27 2020 huanghaitao <huanghaitao8@huawei.com> - 0.20130404-11
- package init