From: Tim Hardeck Date: Fri, 4 Jul 2014 11:13:54 +0000 (+0200) Subject: Remove redundant mysql requirement X-Git-Tag: v2.0.2~40^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1618e15757c51f50f3eca12e4a21227cef9101e3;p=icinga2 Remove redundant mysql requirement The mysql dependencies are recognized automatically during building. refs #5818 --- diff --git a/icinga2.spec b/icinga2.spec index 2668e0a61..6f337bd17 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -181,11 +181,6 @@ Summary: IDO MySQL database backend for Icinga 2 Group: Applications/System %if "%{_vendor}" == "suse" BuildRequires: libmysqlclient-devel -%if 0%{?suse_version} >= 1210 -Requires: libmysqlclient18 -%else -Requires: libmysqlclient15 -%endif %endif %if "%{_vendor}" == "redhat" # el5 only provides mysql package