]> granicus.if.org Git - icinga2/commitdiff
Fix spec file for Fedora (again).
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 3 Oct 2013 12:27:06 +0000 (14:27 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 3 Oct 2013 12:27:06 +0000 (14:27 +0200)
icinga2.spec.in

index 0d06dbfd0fe63eca6dd206416c32f2f55288fee0..6ac71ae4fdaf04ffdeecdb28004f92520096a760 100644 (file)
@@ -54,7 +54,7 @@ BuildRequires: libmysqlclient-devel
 Requires: libmysqlclient18
 %endif
 %if "%{_vendor}" == "redhat"
-BuildRequires: mysql
+BuildRequires: mysql-libs
 BuildRequires: mysql-devel
 Requires: mysql
 %endif