*** empty log message ***
This commit is contained in:
parent
9882145772
commit
81f4acb343
91
hyph_kn_IN.dic
Normal file
91
hyph_kn_IN.dic
Normal file
@ -0,0 +1,91 @@
|
|||||||
|
UTF-8
|
||||||
|
% Hyphenation for Kannada
|
||||||
|
% 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
|
||||||
|
ೌ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ದ
|
||||||
|
1ಧ
|
||||||
|
1ಪ
|
||||||
|
1ಫ
|
||||||
|
1ಬ
|
||||||
|
1ಭ
|
||||||
|
1ಮ
|
||||||
|
1ಯ
|
||||||
|
1ವ
|
||||||
|
1ಶ
|
||||||
|
1ಷ
|
||||||
|
1ಸ
|
||||||
|
1ಹ
|
||||||
|
1ಱ
|
38
hyphen-kn.spec
Normal file
38
hyphen-kn.spec
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
Name: hyphen-kn
|
||||||
|
Summary: Kannada hyphenation rules
|
||||||
|
%define upstreamid 20081213
|
||||||
|
Version: 0.%{upstreamid}
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Source: http://git.savannah.gnu.org/cgit/smc.git/plain/hyphenation/hyph_kn_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
|
||||||
|
Kannada 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
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hyphen-kn-0_20081213-1_fc10:HEAD:hyphen-kn-0.20081213-1.fc10.src.rpm:1239179542
|
Loading…
Reference in New Issue
Block a user