Author: qboosh Date: Tue Sep 20 16:38:23 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.3
---- Files affected: packages/libvoikko: libvoikko.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/libvoikko/libvoikko.spec diff -u packages/libvoikko/libvoikko.spec:1.6 packages/libvoikko/libvoikko.spec:1.7 --- packages/libvoikko/libvoikko.spec:1.6 Sat May 28 06:52:43 2011 +++ packages/libvoikko/libvoikko.spec Tue Sep 20 18:38:18 2011 @@ -7,17 +7,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} @@ -51,7 +51,7 @@ 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. @@ -128,6 +128,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2011/09/20 16:38:18 qboosh +- updated to 3.3 + Revision 1.6 2011/05/28 04:52:43 qboosh - updated to 3.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvoikko/libvoikko.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
