diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 418a3ce..11f4a55 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -122,6 +122,9 @@ Conflicts: qt5-tools < 5.4.0-0.2 %package -n qt5-assistant Summary: Documentation browser for Qt5 +%if ! 0%{?system_clucene} +Provides: bundled(clucene09) +%endif Requires: %{name}-common = %{version}-%{release} %description -n qt5-assistant %{summary}. @@ -512,6 +515,9 @@ fi - Initial bootstraped 5.8.0 - Created a meta package called qt5-doctools to avoid the mess of multiple tools +* Tue Mar 21 2017 Rex Dieter - 5.7.1-6 +- -assistant: Provides: bundled(clucene09) (f26+) + * Fri Feb 17 2017 Rex Dieter - 5.7.1-5 - disable system_lucene on f26+ (#1424227, #1424046)