rebuilt with current libboost [release 3.0.7-2mamba;Tue Jun 23 2020]
This commit is contained in:
parent
fa4a256888
commit
ea886a3f78
@ -1,6 +1,6 @@
|
||||
Name: luceneplusplus
|
||||
Version: 3.0.7
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -14,6 +14,7 @@ Patch1: luceneplusplus-3.0.7-libboost-1.58.patch
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libboost-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -71,6 +72,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/liblucene++-contrib.so.*
|
||||
%{_libdir}/liblucene++.so.*
|
||||
%doc COPYING
|
||||
|
||||
%files -n liblucene++-devel
|
||||
%defattr(-,root,root)
|
||||
@ -84,6 +86,9 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 23 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.7-2mamba
|
||||
- rebuilt with current libboost
|
||||
|
||||
* Wed Mar 30 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.7-1mamba
|
||||
- update to 3.0.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user