- libvoikko 2.0
This commit is contained in:
parent
5c9160035a
commit
ba3918a67d
@ -1 +1 @@
|
||||
libvoikko-2.0rc1.tar.gz
|
||||
libvoikko-2.0.tar.gz
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
Name: libvoikko
|
||||
Version: 2.0
|
||||
Release: 0.1.rc1%{?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}rc1.tar.gz
|
||||
#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: malaga-devel >= 7.8
|
||||
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libvoikko.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 28 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.0-1
|
||||
- libvoikko 2.0
|
||||
|
||||
* Sat Aug 23 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.0-0.1.rc1
|
||||
- New release candidate, including the new voikkogc tool in voikko-tools
|
||||
- Add defattr to voikko-tools
|
||||
|
||||
Loading…
Reference in New Issue
Block a user