New stable version
This commit is contained in:
parent
fd9c13db56
commit
ac3fae52ce
@ -1 +1 @@
|
||||
libvoikko-1.7rc2.tar.gz
|
||||
libvoikko-1.7.tar.gz
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
Name: libvoikko
|
||||
Version: 1.7
|
||||
Release: 0.2.rc2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Voikko is a library for spellcheckers and hyphenators
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
URL: http://voikko.sourceforge.net/
|
||||
# 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
|
||||
Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
|
||||
# Commented out the usual format of test release URLs
|
||||
#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
|
||||
@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Sat May 24 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 1.7-1
|
||||
- libvoikko 1.7
|
||||
|
||||
* Thu May 22 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.7-0.2.rc2
|
||||
- Don't BuildRequire the Finnish data files, this should make Koji builds a bit
|
||||
quicker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user