From 512d073e5edeb2b34b476ac06b3a28157d30b67d Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Wed, 8 Apr 2009 08:23:51 +0000 Subject: [PATCH] *** empty log message *** --- hyph_or_IN.dic | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++ hyphen-or.spec | 38 ++++++++++++++++++++++ import.log | 1 + 3 files changed, 124 insertions(+) create mode 100644 hyph_or_IN.dic create mode 100644 hyphen-or.spec create mode 100644 import.log diff --git a/hyph_or_IN.dic b/hyph_or_IN.dic new file mode 100644 index 0000000..c9ea024 --- /dev/null +++ b/hyph_or_IN.dic @@ -0,0 +1,85 @@ +UTF-8 +% Hyphenation for Oriya +% Copyright (C) 2008 Santhosh Thottingal +% +% 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 +୍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ହ diff --git a/hyphen-or.spec b/hyphen-or.spec new file mode 100644 index 0000000..d8e5a91 --- /dev/null +++ b/hyphen-or.spec @@ -0,0 +1,38 @@ +Name: hyphen-or +Summary: Oriya hyphenation rules +%define upstreamid 20081213 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://git.savannah.gnu.org/cgit/smc.git/plain/hyphenation/hyph_or_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 +Oriya 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 - 0.20081213-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..9f42454 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hyphen-or-0_20081213-1_fc10:HEAD:hyphen-or-0.20081213-1.fc10.src.rpm:1239178970