Author: anssi Date: Mon Feb 19 16:27:23 2007 New Revision: 122804 Added: packages/cooker/voikko-fi/current/SOURCES/suomi-malaga-0.7.4.tar.gz (contents, props changed) Removed: packages/cooker/voikko-fi/current/SOURCES/suomi-malaga-0.7.3.tar.bz2 Modified: packages/cooker/voikko-fi/current/SPECS/voikko-fi.spec
Log: - 0.7.4 - enable the special IT dictionary Added: packages/cooker/voikko-fi/current/SOURCES/suomi-malaga-0.7.4.tar.gz ============================================================================== Binary file. No diff available. Modified: packages/cooker/voikko-fi/current/SPECS/voikko-fi.spec ============================================================================== --- packages/cooker/voikko-fi/current/SPECS/voikko-fi.spec (original) +++ packages/cooker/voikko-fi/current/SPECS/voikko-fi.spec Mon Feb 19 16:27:23 2007 @@ -2,7 +2,7 @@ %define name voikko-fi %define tarname suomi-malaga %define dirname suomimalaga -%define version 0.7.3 +%define version 0.7.4 %define rel 1 Summary: Description of Finnish morphology written in Malaga (Voikko edition) @@ -12,7 +12,7 @@ License: GPL Group: Text tools URL: http://voikko.sourceforge.net/ -Source: http://downloads.sourceforge.net/voikko/%tarname-%version.tar.bz2 +Source: http://downloads.sourceforge.net/voikko/%tarname-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-root BuildRequires: malaga Requires: locales-fi @@ -30,6 +30,10 @@ %prep %setup -q -n %dirname-%version +# Enable the IT special dictionary unconditionally for now. +# This should likely be dropped when these become configurable at run-time. +cat sanat/erikoisalat/atk.lex >> sanat/omat.lex + %build %make voikko @@ -52,3 +56,4 @@ %defattr(-,root,root) %doc README ChangeLog LUE.MINUT ohjeet %{_prefix}/lib/voikko +
