Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 852db15ea3226c8454d0d8c2f7fbd091 > files > 3

hyphen-mn-0.20100531-2.mga2.src.rpm

%define upstream_version 20100531

Name:           hyphen-mn
Version:        0.%{upstream_version}
Release:        %mkrel 2
Summary:        Mongolian hyphenation rules
License:        LPPL
Group:          Text tools
URL:            http://www.ctan.org/tex-archive/help/Catalogue/entries/mnhyphn.html
Source0:        http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex
Patch0:         %{name}-cleantex.patch

BuildRequires:  hyphen-devel

BuildArch:      noarch

Requires:       hyphen

%description
Mongolian hyphenation rules.


%prep
%setup -T -q -c
cp -p %{_sourcedir}/hyph-mn-cyrl.tex .
%patch0 -p0 -b .clean

%build
substrings.pl hyph-mn-cyrl.tex hyph_mn_MN.dic UTF-8
echo "Created with substring.pl by substrings.pl hyph-mn-cyrl.tex hyph_mn_MN.dic UTF-8" > README
echo "Original in-line credits were:" >> README
echo "" >> README
head -n 83 hyph-mn-cyrl.tex >> README

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

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


%changelog

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

* Sat Mar 12 2011 ahmad <ahmad> 0.20100531-1.mga1
+ Revision: 70127
- fix group
- imported package hyphen-mn


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

* Tue Jun 01 2010 Caolan McNamara <caolanm@redhat.com> - 0.20100531-1
- latest version

* Sun Apr 11 2010 Caolan McNamara <caolanm@redhat.com> - 0.20100406-1
- latest version

* Thu Nov 05 2009 Caolan McNamara <caolanm@redhat.com> - 0.20091104-1
- latest version

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

* Mon Mar 16 2009 Caolan McNamara <caolanm@redhat.com> - 0.20090315-1
- initial version