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