From 0fad14ff8f9c4c35a2d505d1fb27556ab164d13a Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Aug 14 2014 15:27:12 +0000 Subject: Only exclude ha_oqgraph.so if build with it --- diff --git a/mariadb.spec b/mariadb.spec index 6357cee..511a5b1 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -1015,7 +1015,7 @@ fi %endif %{_libdir}/mysql/plugin -%exclude %{_libdir}/mysql/plugin/ha_oqgraph.so +%{?with_oqgraph:%exclude %{_libdir}/mysql/plugin/ha_oqgraph.so} %{_mandir}/man1/msql2mysql.1* %{_mandir}/man1/myisamchk.1*