From b05f987c99da435bad718ac85b32811b8739adfa Mon Sep 17 00:00:00 2001 From: Ville-Pekka Vainio Date: Sep 25 2011 17:08:30 +0000 Subject: Remove the isa macro from the malaga-suomi-voikko dependency, malaga-suomi-voikko is not a library and is thus not multilib'd. The previous change was a misunderstanding. --- diff --git a/libvoikko.spec b/libvoikko.spec index 74cd292..45535db 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: libvoikko Version: 3.3.1 -Release: 0.2.rc1%{?dist} +Release: 0.3.rc1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries @@ -13,7 +13,9 @@ URL: http://voikko.sourceforge.net/ Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz BuildRequires: python-devel -Requires: malaga-suomi-voikko%{?_isa} +# Require the Finnish morphology because Finnish is currently the only language +# supported by libvoikko in Fedora. +Requires: malaga-suomi-voikko %description This is libvoikko, library for spellcheckers and hyphenators using Malaga @@ -115,6 +117,11 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/ %{python_sitelib}/%{name}.py* %changelog +* Sun Sep 25 2011 Ville-Pekka Vainio - 3.3.1-0.3.rc1 +- Remove the isa macro from the malaga-suomi-voikko dependency, + malaga-suomi-voikko is not a library and is thus not multilib'd. The previous + change was a misunderstanding. + * Sat Sep 24 2011 Ville-Pekka Vainio - 3.3.1-0.2.rc1 - Add the isa macro to the malaga-suomi-voikko dependency and drop the version.