Add the isa macro to the malaga-suomi-voikko dependency and drop the version.

This commit is contained in:
Ville-Pekka Vainio 2011-09-24 22:58:34 +03:00
parent 353c35e9d3
commit 49d928802a

View File

@ -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 <vpvainio AT iki.fi> - 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 <vpvainio AT iki.fi> - 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 <vpvainio AT iki.fi> - 3.3-1
- New upstream release