update to 3.8 [release 3.8-1mamba;Fri Nov 13 2015]
This commit is contained in:
parent
e6aa30d69b
commit
31316f11da
@ -1,19 +1,20 @@
|
||||
Name: libvoikko
|
||||
Version: 3.5
|
||||
Version: 3.8
|
||||
Release: 1mamba
|
||||
Summary: a library for spellcheckers and hyphenators
|
||||
Summary: A library for spellcheckers and hyphenators in Finnish language
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://voikko.sourceforge.net/
|
||||
Source: http://download.sourceforge.net/sourceforge/voikko/libvoikko-%{version}.tar.gz
|
||||
Source: http://www.puimula.org/voikko-sources/libvoikko/libvoikko-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libmalaga-devel
|
||||
BuildRequires: suomi-malaga-vokkio
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libmalaga-devel
|
||||
BuildRequires: suomi-malaga-vokkio >= 1.12
|
||||
Requires: suomi-malaga-vokkio >= 1.12
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -74,7 +75,6 @@ This package contains tools for testing libvoikko.
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/voikkovfstc
|
||||
%dir %{_includedir}/libvoikko
|
||||
%{_includedir}/libvoikko/*.h
|
||||
%{_libdir}/*.so
|
||||
@ -94,6 +94,9 @@ This package contains tools for testing libvoikko.
|
||||
%{_mandir}/man1/voikko*.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Nov 13 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.8-1mamba
|
||||
- update to 3.8
|
||||
|
||||
* Mon Sep 03 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 3.5-1mamba
|
||||
- update to 3.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user