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
|
License: GPLv2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRequires: python-devel libnl-devel
|
BuildRequires: python-devel libnl-devel
|
||||||
|
%if 0%{?rhel} && 0%{?rhel} < 5
|
||||||
|
BuildRequires: pkgconfig gcc
|
||||||
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user