]> git.pld-linux.org Git - packages/e1000.git/blobdiff - e1000.spec
- no more sparc->sparc64
[packages/e1000.git] / e1000.spec
index 890fc5853b72c49319617f5009edea4dc4130e30..7af5a1aafa11b6a4a06e63efd3446978c837e529 100644 (file)
@@ -18,9 +18,6 @@ Source0:      ftp://aiedownload.intel.com/df-support/9180/eng/e1000-%{version}.tar.gz
 URL:           http://support.intel.com/support/network/adapter/index.htm#PRO/1000
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 2.6.7}
 BuildRequires: rpmbuild(macros) >= 1.211
-%ifarch sparc
-BuildRequires: crosssparc64-gcc
-%endif
 Requires(post,postun): /sbin/depmod
 %if %{with dist_kernel}
 %requires_releq_kernel_up
@@ -31,11 +28,6 @@ Obsoletes:   e1000
 Obsoletes:     linux-net-e1000
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%ifarch sparc
-%define         _target_base_arch       sparc64
-%define         _target_cpu             sparc64
-%endif
-
 %description
 This package contains the Linux driver for the Intel(R) PRO/1000
 family of 10/100/1000 Ethernet network adapters.
@@ -109,7 +101,6 @@ EOF
 %endif
                 HOSTCC="%{__cc}" \
                EXTRA_CFLAGS='-DE1000_NAPI' \
-               CC="%{__cc}" CPP="%{__cpp}" \
                M=$PWD O=$PWD \
                %{?with_verbose:V=1}
 
This page took 0.032366 seconds and 4 git commands to generate.