Author: danken
Update of /cvs/pkgs/rpms/hspell/F-12 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9712
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/F-12/hspell.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- hspell.spec 31 Dec 2009 08:24:44 -0000 1.17 +++ hspell.spec 31 Dec 2009 22:44:07 -0000 1.18 @@ -1,7 +1,7 @@ Summary: A Hebrew spell checker Name: hspell Version: 1.1 -Release: 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,6 +102,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig
%changelog +* 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/F-12/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- sources 31 Dec 2009 09:47:42 -0000 1.5 +++ sources 31 Dec 2009 22:44:07 -0000 1.6 @@ -1 +1 @@ -fd2f78cb81d391cd4c0bf18489293ced hspell-1.1.tar.gz +e79e75180ce529c008ea085954a52f2c hspell-1.1.tar.gz
scm-commits@lists.fedoraproject.org