summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2011-09-20 16:38:18 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit20cc8a9b04e9f1bdd3f6edcb7d1fa95083b100a4 (patch)
treef49198e0d68a5ecdad4b8e59d44c247562704a20
parent2b65931a5679d0ab303c086dcdf75a54151244d2 (diff)
downloadlibvoikko-20cc8a9b04e9f1bdd3f6edcb7d1fa95083b100a4.zip
libvoikko-20cc8a9b04e9f1bdd3f6edcb7d1fa95083b100a4.tar.gz
- updated to 3.3
Changed files: libvoikko.spec -> 1.7
-rw-r--r--libvoikko.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/libvoikko.spec b/libvoikko.spec
index 953fcc9..0776749 100644
--- a/libvoikko.spec
+++ b/libvoikko.spec
@@ -6,17 +6,17 @@
Summary: Library for spell checking, hyphenation and grammar checking
Summary(pl.UTF-8): Biblioteka do sprawdzania pisowni i gramatyki oraz przenoszenia wyrazów
Name: libvoikko
-Version: 3.2.1
+Version: 3.3
Release: 1
License: GPL v2+
Group: Libraries
Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
-# Source0-md5: bd7c5b159d1af9f036f990ef97afa0dd
+# Source0-md5: 22e4778737960c7516f88396132859b2
URL: http://voikko.sourceforge.net/
%{?with_hfst:BuildRequires: hfst-devel >= 2.4}
BuildRequires: libstdc++-devel
-%{?with_lttoolbox:BuildRequires: lttoolbox-devel >= 3.1.0}
-%{?with_lttoolbox:BuildRequires: lttoolbox-devel < 3.2.0}
+%{?with_lttoolbox:BuildRequires: lttoolbox-devel >= 3.2.0}
+BuildRequires: pkgconfig
BuildRequires: python
BuildRequires: python-modules
%{?with_hfst:Requires: hfst >= 2.4}
@@ -50,7 +50,7 @@ Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%{?with_hfst:Requires: hfst-devel >= 2.4}
Requires: libstdc++-devel
-%{?with_lttoolbox:Requires: lttoolbox-devel >= 3.1.0}
+%{?with_lttoolbox:Requires: lttoolbox-devel >= 3.2.0}
%description devel
Header files for libvoikko library.