latest version
This commit is contained in:
parent
09290be333
commit
a6c1dbb18a
@ -1,15 +1,14 @@
|
||||
--- hyph-sa.tex.clean 2009-03-16 16:47:30.000000000 +0000
|
||||
+++ hyph-sa.tex 2009-03-16 17:04:03.000000000 +0000
|
||||
@@ -13,7 +13,7 @@
|
||||
% Created by Yves Codet with Jonathan Kew's help.
|
||||
%
|
||||
@@ -15,7 +15,6 @@
|
||||
% Copyright 2006-2011 Yves Codet.
|
||||
% You may freely use, copy, modify and/or distribute this file.
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
-\patterns{
|
||||
+
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% GENERAL RULE
|
||||
% Do not break either side of ZERO-WIDTH JOINER
|
||||
@@ -550,10 +550,10 @@
|
||||
@@ -565,10 +564,10 @@
|
||||
1ಮ1
|
||||
1ಯ1
|
||||
1ರ1
|
||||
@ -22,7 +21,7 @@
|
||||
1ವ1
|
||||
1ಶ1
|
||||
1ಷ1
|
||||
@@ -587,7 +587,7 @@
|
||||
@@ -602,7 +601,7 @@
|
||||
2ಮ್.
|
||||
2ಯ್.
|
||||
2ರ್.
|
||||
@ -31,7 +30,7 @@
|
||||
2ಲ್.
|
||||
2ಳ್.
|
||||
2ವ್.
|
||||
@@ -671,10 +671,10 @@
|
||||
@@ -686,10 +685,10 @@
|
||||
1മ1
|
||||
1യ1
|
||||
1ര1
|
||||
@ -44,7 +43,7 @@
|
||||
1വ1
|
||||
1ശ1
|
||||
1ഷ1
|
||||
@@ -708,10 +708,10 @@
|
||||
@@ -723,10 +722,10 @@
|
||||
2മ്.
|
||||
2യ്.
|
||||
2ര്.
|
||||
@ -57,7 +56,7 @@
|
||||
2വ്.
|
||||
2ശ്.
|
||||
2ഷ്.
|
||||
@@ -788,7 +788,7 @@
|
||||
@@ -819,7 +818,7 @@
|
||||
1మ1
|
||||
1య1
|
||||
1ర1
|
||||
@ -66,7 +65,7 @@
|
||||
1ల1
|
||||
1ళ1
|
||||
1వ1
|
||||
@@ -824,7 +824,7 @@
|
||||
@@ -855,7 +854,7 @@
|
||||
2మ్.
|
||||
2య్.
|
||||
2ర్.
|
||||
@ -75,7 +74,7 @@
|
||||
2ల్.
|
||||
2ళ్.
|
||||
2వ్.
|
||||
@@ -845,4 +845,3 @@
|
||||
@@ -876,4 +875,3 @@
|
||||
2ౖ
|
||||
% Do not break either side of virama (may be within conjunct).
|
||||
2్2
|
||||
|
||||
@ -1,9 +1,11 @@
|
||||
Name: hyphen-sa
|
||||
Summary: Sanskrit hyphenation rules
|
||||
%define upstreamid 20100531
|
||||
%define upstreamid 20110915
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 2%{?dist}
|
||||
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-sa.tex
|
||||
Release: 1%{?dist}
|
||||
#? in a url causes trouble
|
||||
#http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-sa.tex?view=co
|
||||
Source: hyph-sa.tex
|
||||
Group: Applications/Text
|
||||
URL: http://tug.org/tex-hyphen
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -26,7 +28,7 @@ substrings.pl hyph-sa.tex hyph_sa_IN.dic UTF-8
|
||||
echo "Created with substring.pl by substrings.pl hyph-sa.tex hyph_sa_IN.dic UTF-8" > README
|
||||
echo "Original in-line credits were:" >> README
|
||||
echo "" >> README
|
||||
head -n 15 hyph-sa.tex >> README
|
||||
head -n 17 hyph-sa.tex >> README
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -42,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/hyphen/hyph_sa_IN.dic
|
||||
|
||||
%changelog
|
||||
* Mon Oct 17 2011 Caolan McNamara <caolanm@redhat.com> - 0.20110915-1
|
||||
- latest version
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user