Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > eb146d95d4142e4bdaddb651e619f997 > files > 3

hyphen-fa-0.20081119-2.mga2.src.rpm

%define upstream_version 20081119

Name:           hyphen-fa
Version:        0.%{upstream_version}
Release:        %mkrel 2
Summary:        Farsi hyphenation rules
License:        LPPL
Group:          Text tools
URL:            http://www.ctan.org/tex-archive/help/Catalogue/entries/fahyph.html
Source0:        http://www.ctan.org/get/language/hyphenation/fahyph.zip
Patch0:         %{name}-cleantex.patch

BuildRequires:  hyphen-devel

BuildArch:      noarch

Requires:       hyphen

%description
Farsi hyphenation rules.


%prep
%setup -q -n fahyph
%patch0 -p1 -b .clean

%build
substrings.pl fahyph.tex hyph_fa_IR.dic UTF-8
chmod -x *

%install
mkdir -p %{buildroot}%{_datadir}/hyphen
cp -p hyph_fa_IR.dic %{buildroot}%{_datadir}/hyphen

%files
%doc README
%{_datadir}/hyphen/*


%changelog

* Tue Jan 10 2012 kamil <kamil> 0.20081119-2.mga2
+ Revision: 194644
- rebuild against new hyphen-devel
- clean spec

* Sat Mar 12 2011 ahmad <ahmad> 0.20081119-1.mga1
+ Revision: 70015
- fix group
- imported package hyphen-fa


* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081119-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081119-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Wed Mar 18 2009 Caolan McNamara <caolanm@redhat.com> - 0.20081119-1
- initial version