|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: A C++ port of Lucene
|
|
|
|
|
Name: clucene
|
|
|
|
|
Version: 2.3.3.4
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
License: LGPLv2+ or ASL 2.0
|
|
|
|
|
Group: Development/System
|
|
|
|
|
URL: http://www.sourceforge.net/projects/clucene
|
|
|
|
@ -123,6 +123,9 @@ rm -rf %{buildroot}%{_libdir}/CLuceneConfig.cmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu May 22 2014 Petr Machata <pmachata@redhat.com> - 2.3.3.4-11
|
|
|
|
|
- Rebuild for boost 1.55.0
|
|
|
|
|
|
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.3.4-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|