- 2.1 final, including fixes to grammar checking
This commit is contained in:
parent
44dac8cf89
commit
49cdde3d05
@ -1 +1 @@
|
||||
libvoikko-2.1rc4.tar.gz
|
||||
libvoikko-2.1.tar.gz
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
Name: libvoikko
|
||||
Version: 2.1
|
||||
Release: 0.5.rc4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Voikko is a library for spellcheckers and hyphenators
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
URL: http://voikko.sourceforge.net/
|
||||
# The usual format of stable release URLs
|
||||
#Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
|
||||
Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
|
||||
# The usual format of test release URLs
|
||||
Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc4.tar.gz
|
||||
#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc4.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: malaga-devel >= 7.8 python
|
||||
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libvoikko.pc
|
||||
|
||||
%changelog
|
||||
* Sat May 2 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.1-1
|
||||
- 2.1 final, including fixes to grammar checking
|
||||
|
||||
* Fri Apr 17 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.1-0.5.rc4
|
||||
- 2.1rc4:
|
||||
- Fix invalid use of delete vs. delete[]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user