Author: danken
Update of /cvs/pkgs/rpms/hspell/EL-5 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13682
Modified Files: hspell.spec sources Log Message: * Fri Jan 1 2010 Dan Kenigsberg danken@cs.technion.ac.il - 1.1-2 - Rebase to upstream version 1.1 and fix spec typos.
Index: hspell.spec =================================================================== RCS file: /cvs/pkgs/rpms/hspell/EL-5/hspell.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- hspell.spec 31 Dec 2009 13:14:38 -0000 1.12 +++ hspell.spec 31 Dec 2009 23:02:49 -0000 1.13 @@ -1,7 +1,7 @@ Summary: A Hebrew spell checker Name: hspell Version: 1.1 -Release: 1.1%{?dist} +Release: 2%{?dist} URL: http://hspell.ivrix.org.il Source: http://hspell.ivrix.org.il/hspell-%%7Bversion%7D.tar.gz License: GPLv2 @@ -11,15 +11,15 @@ BuildRequires: zlib-devel Patch0: hspell-1.0.sharedlib.patch
%description -Hspell is a Hebrew SPELLer and morphological analizer. It provides a mostly +Hspell is a Hebrew SPELLer and morphological analyzer. It provides a mostly spell-like interface (gives the list of wrong words in the input text), but can -also suggest corrections (-c). It also provides a true (yet incomplete) -morphological analizer (-l), that prints all known meanings of a Hebrew string. +also suggest corrections (-c). It also provides a true morphological analyzer +(-l), that prints all known meanings of a Hebrew string.
%description -l he Hspell הוא מאיית ומנתח צורני עברי, המספק מנשק דמוי-spell - פולט רשימה של המילים השגויות המופיעות בקלט. Hspell מקפיד מאוד כללי האקדמיה העברית לכתיב חסר ניקוד -)"כתיב מלא"(. כמו כן, Hspell מספק (-l) מנתח מורפולוגי אשר מדפיס את כל +("כתיב מלא"). כמו כן, Hspell מספק (-l) מנתח מורפולוגי אשר מדפיס את כל המשמעויות האפשריות של מחרוזת אותיות עברית.
%package devel @@ -102,8 +102,8 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig
%changelog -* Thu Dec 31 2009 Dan Kenigsberg danken@cs.technion.ac.il - 1.1-1.1 -- Rebuild with hspell-1.0.sharedlib.patch from Fedora +* Fri Jan 1 2010 Dan Kenigsberg danken@cs.technion.ac.il - 1.1-2 +- Rebase to upstream version 1.1 and fix spec typos.
* Thu Dec 31 2009 Dan Kenigsberg danken@cs.technion.ac.il - 1.1-1 - Rebase to upstream version 1.1
Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hspell/EL-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- sources 31 Dec 2009 13:00:29 -0000 1.5 +++ sources 31 Dec 2009 23:02:49 -0000 1.6 @@ -1 +1 @@ -fd2f78cb81d391cd4c0bf18489293ced hspell-1.1.tar.gz +e79e75180ce529c008ea085954a52f2c hspell-1.1.tar.gz
scm-commits@lists.fedoraproject.org