From 49d928802adeba600540facde2797e6a107808bc Mon Sep 17 00:00:00 2001 From: Ville-Pekka Vainio Date: Sat, 24 Sep 2011 22:58:34 +0300 Subject: [PATCH] Add the isa macro to the malaga-suomi-voikko dependency and drop the version. --- libvoikko.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/libvoikko.spec b/libvoikko.spec index 1e70369..74cd292 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.1.rc1%{?dist} +Release: 0.2.rc1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries @@ -13,8 +13,7 @@ URL: http://voikko.sourceforge.net/ Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz BuildRequires: python-devel -# Libvoikko >= 2.2 needs this, earlier versions won't work -Requires: malaga-suomi-voikko >= 1.4 +Requires: malaga-suomi-voikko%{?_isa} %description This is libvoikko, library for spellcheckers and hyphenators using Malaga @@ -116,9 +115,12 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/ %{python_sitelib}/%{name}.py* %changelog +* 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. + * Sat Sep 24 2011 Ville-Pekka Vainio - 3.3.1-0.1.rc1 - New upstream release candidate, fixes a bug which crashed Firefox when - using Finnish spell checking + using Finnish spell checking. * Fri Sep 16 2011 Ville-Pekka Vainio - 3.3-1 - New upstream release