Add BuildRequires for RHEL5
Signed-off-by: David Sommerseth <davids@redhat.com>
This commit is contained in:
parent
91fc93d35a
commit
5e1e3900c2
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user