Add BuildRequires for RHEL5

Signed-off-by: David Sommerseth <davids@redhat.com>
This commit is contained in:
Miroslav Suchy 2010-12-03 10:26:33 +01:00 committed by David Sommerseth
parent 91fc93d35a
commit 5e1e3900c2

View File

@ -10,6 +10,9 @@ Source: http://dsommers.fedorapeople.org/python-ethtool/%{name}-%{version}.tar.b
License: GPLv2
Group: System Environment/Libraries
BuildRequires: python-devel libnl-devel
%if 0%{?rhel} && 0%{?rhel} < 5
BuildRequires: pkgconfig gcc
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description