Adapt spec so it can also be built on RHEL6.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
This commit is contained in:
Stefan Berger 2014-07-02 07:31:51 -04:00
parent ff5fac41e4
commit 052581174f

View File

@ -24,7 +24,9 @@ BuildRequires: openssl-devel
%else
BuildRequires: nss-devel >= 3.12.9-2
BuildRequires: nss-softokn-freebl-devel >= 3.12.9-2
%if 0%{?rhel} > 6
BuildRequires: nss-softokn-freebl-static >= 3.12.9-2
%endif
BuildRequires: nss-softokn-devel >= 3.12.9-2, gmp-devel
BuildRequires: pkgconfig gawk
BuildRequires: automake autoconf libtool bash coreutils