]> granicus.if.org Git - icinga2/commitdiff
Remove build dependency for postgresql84.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 20 May 2014 12:39:23 +0000 (14:39 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 20 May 2014 12:39:23 +0000 (14:39 +0200)
Fixes #5847

icinga2.spec

index 6b94122f56dcfcfe8a1c03c0e44751149b8d71cc..384af9e82f8006e6c90ae3d05937ea721cd3bdd9 100644 (file)
@@ -194,12 +194,6 @@ Group:        Applications/System
 %if "%{_vendor}" == "suse"
 BuildRequires: postgresql-libs
 %endif
-%if "%{_vendor}" == "redhat"
-# el5 only provides mysql package
-%if 0%{?el5} || 0%{?rhel} == 5 || "%{?dist}" == ".el5"
-BuildRequires: postgresql84
-%endif
-%endif
 BuildRequires: postgresql-devel
 Requires: postgresql-libs
 Requires: %{name} = %{version}-%{release}