Author: qboosh Date: Sat Dec 10 15:07:01 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - no more sparc->sparc64
---- Files affected: SPECS: kernel-net-e1000.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/kernel-net-e1000.spec diff -u SPECS/kernel-net-e1000.spec:1.42 SPECS/kernel-net-e1000.spec:1.43 --- SPECS/kernel-net-e1000.spec:1.42 Sun Nov 13 14:40:22 2005 +++ SPECS/kernel-net-e1000.spec Sat Dec 10 16:06:55 2005 @@ -19,9 +19,6 @@ 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 @@ -32,11 +29,6 @@ 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. @@ -162,6 +154,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2005/12/10 15:06:55 qboosh +- no more sparc->sparc64 + Revision 1.42 2005/11/13 13:40:22 paszczus - next try to fix build on sparc (thx arekm) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel-net-e1000.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
