New RC, 1.7 will most probably be F-10 only
This commit is contained in:
parent
0b39fcddaa
commit
fcd3d43292
@ -1 +1 @@
|
||||
libvoikko-1.6.tar.gz
|
||||
libvoikko-1.7rc2.tar.gz
|
||||
|
||||
@ -1,12 +1,14 @@
|
||||
Name: libvoikko
|
||||
Version: 1.6
|
||||
Release: 3%{?dist}
|
||||
Version: 1.7
|
||||
Release: 0.1.rc2%{?dist}
|
||||
Summary: Voikko is a library for spellcheckers and hyphenators
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
URL: http://voikko.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/voikko/libvoikko-1.6.tar.gz
|
||||
# Commented out the usual URL format of stable releases
|
||||
#Source0: http://downloads.sourceforge.net/voikko/%{name}-%{name}.tar.gz
|
||||
Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc2.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: malaga-devel >= 7.8 malaga-suomi-voikko >= 0.7.3
|
||||
@ -88,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Sun May 11 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.7-0.1.rc2
|
||||
- New release candidate
|
||||
|
||||
* Sun Mar 02 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.6-3
|
||||
- Put voikkospell and voikkohyphenate into a separate voikko-tools
|
||||
subpackage to decrease the size of the binary libvoikko package
|
||||
|
||||
Loading…
Reference in New Issue
Block a user