From c178646451613a74f11361d2f7cb270e94c94409 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Fri, 14 Sep 2007 10:52:08 +0000 Subject: [PATCH] Add popt-devel for F8+. --- keepalived.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/keepalived.spec b/keepalived.spec index c1bed9f..6eab168 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -18,6 +18,10 @@ Requires(postun): /sbin/service BuildRequires: openssl-devel # We need both of these for proper LVS support BuildRequires: kernel, kernel-devel +# We need popt, popt-devel is split out of rpm in Fedora 8+ +%if 0%{?fedora} >= 8 +BuildRequires: popt-devel +%endif %description The main goal of the keepalived project is to add a strong & robust keepalive