*** empty log message ***
This commit is contained in:
parent
f5008e0f44
commit
219fabf3ac
1064
hyph-mn-cyrl-x-2a.tex
Normal file
1064
hyph-mn-cyrl-x-2a.tex
Normal file
File diff suppressed because it is too large
Load Diff
16
hyphen-mn-cleantex.patch
Normal file
16
hyphen-mn-cleantex.patch
Normal file
@ -0,0 +1,16 @@
|
||||
--- hyph-mn-cyrl-x-2a.tex 2009-03-16 12:31:47.000000000 +0000
|
||||
+++ hyph-mn-cyrl-x-2a.tex.clean 2009-03-16 12:35:42.000000000 +0000
|
||||
@@ -72,7 +72,7 @@
|
||||
%
|
||||
% Special thanks to: Jim Hefferon and Robin Fairbairns
|
||||
%
|
||||
-\patterns{
|
||||
+
|
||||
.авто3а4г
|
||||
.авто3а4д
|
||||
.авто3а4к
|
||||
@@ -1061,4 +1061,3 @@
|
||||
3э4нерг
|
||||
3э4нтро
|
||||
3эффе
|
||||
-}
|
46
hyphen-mn.spec
Normal file
46
hyphen-mn.spec
Normal file
@ -0,0 +1,46 @@
|
||||
Name: hyphen-mn
|
||||
Summary: Mongolian hyphenation rules
|
||||
%define upstreamid 20090315
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/hyph-mn-cyrl-x-2a.tex
|
||||
Group: Applications/Text
|
||||
URL: http://www.ctan.org/tex-archive/help/Catalogue/entries/mnhyphn.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: LPPL
|
||||
BuildArch: noarch
|
||||
BuildRequires: hyphen-devel
|
||||
Requires: hyphen
|
||||
Patch0: hyphen-mn-cleantex.patch
|
||||
|
||||
%description
|
||||
Mongolian hyphenation rules.
|
||||
|
||||
%prep
|
||||
%setup -T -q -c -n hyphen-mn
|
||||
cp -p %{SOURCE0} .
|
||||
%patch0 -p0 -b .clean
|
||||
|
||||
%build
|
||||
substrings.pl hyph-mn-cyrl-x-2a.tex hyph_mn_MN.dic UTF-8
|
||||
echo "Created with substring.pl by substrings.pl hyph-mn-cyrl-x-2a.tex hyph_mn_MN.dic UTF-8" > README
|
||||
echo "where hyph-mn-cyrl-x-2a.tex is..." >> README
|
||||
echo "---" >> README
|
||||
cat hyph-mn-cyrl-x-2a.tex >> README
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
cp -p hyph_mn_MN.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2009 Caolan McNamara <caolanm@redhat.com> - 0.20090315-1
|
||||
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
hyphen-mn-0_20090315-1_fc10:HEAD:hyphen-mn-0.20090315-1.fc10.src.rpm:1237283989
|
Loading…
Reference in New Issue
Block a user