From: Brian West Date: Thu, 11 Sep 2014 15:24:40 +0000 (-0500) Subject: fix fedora rpm build X-Git-Tag: v1.4.8~1^2~46^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d49cd267c0d4dc31886563c05451f55c7aaf0aba;p=thirdparty%2Ffreeswitch.git fix fedora rpm build --- diff --git a/freeswitch.spec b/freeswitch.spec index 23bf56faae..03aef0e4b6 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -159,7 +159,7 @@ BuildRequires: sqlite-devel BuildRequires: ldns-devel BuildRequires: libedit-devel BuildRequires: perl -%if 0%{?fedora_version} >= 8 || 0%{?rhel} >= 6 +%if 0%{?fedora} >= 8 || 0%{?rhel} >= 6 BuildRequires: perl-ExtUtils-Embed %endif BuildRequires: pkgconfig