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