*** empty log message ***

This commit is contained in:
Caolan McNamara 2009-04-08 08:13:21 +00:00
parent 1ffd9d2927
commit cde9e1027f
3 changed files with 116 additions and 0 deletions

77
hyph_ta_IN.dic Normal file
View File

@ -0,0 +1,77 @@
UTF-8
% Hyphenation for Tamil
% Copyright (C) 2008 Santhosh Thottingal <santhosh.thottingal@gmail.com>
%
% This library is free software; you can redistribute it and/or
% modify it under the terms of the GNU General Public
% License as published by the Free Software Foundation;
% version 3 or later version of the License.
%
% This library is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
% Lesser General Public License for more details.
%
% You should have received a copy of the GNU General Public
% License along with this library; if not, write to the Free Software
% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
%
அ1
ஆ1
இ1
ஈ1
உ1
ஊ1
எ1
ஏ1
ஐ1
ஒ1
ஔ1
ா1
ி1
ீ1
ு1
ூ1
ெ1
ே1
ொ1
ோ1
ை1
ௌ1
ௗ1
்2
ஃ1
ஂ1
1ந
ந்2
2ந்
1ர
ர்2
2ர்
1ல
ல்2
2ல்
1ள
ள்2
2ள்
1ண
ண்2
2ண்
1க
1ங
1ச
1ஜ
1ஞ
1ட
1த
1ப
1ம
1ய
1வ
1ஶ
1ஷ
1ஸ
1ஹ
1ழ
1ற

38
hyphen-ta.spec Normal file
View File

@ -0,0 +1,38 @@
Name: hyphen-ta
Summary: Tamil hyphenation rules
%define upstreamid 20081213
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://git.savannah.gnu.org/cgit/smc.git/plain/hyphenation/hyph_ta_IN.dic
Group: Applications/Text
URL: http://wiki.smc.org.in
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: LGPLv3+
BuildArch: noarch
Requires: hyphen
%description
Tamil hyphenation rules.
%prep
%setup -T -q -c
cp -p %{SOURCE0} .
%build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_datadir}/hyphen/*
%changelog
* Mon Apr 06 2009 Caolan McNamara <caolanm@redhat.com> - 0.20081213-1
- initial version

1
import.log Normal file
View File

@ -0,0 +1 @@
hyphen-ta-0_20081213-1_fc10:HEAD:hyphen-ta-0.20081213-1.fc10.src.rpm:1239178346