SPECS: bcm5700.spec - up to 8.3.14; cleanups - patch against kerne...

zbyniu zbyniu at pld-linux.org
Mon Sep 10 00:15:54 CEST 2007


Author: zbyniu                       Date: Sun Sep  9 22:15:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 8.3.14; cleanups
- patch against kernel 2.6.22

---- Files affected:
SPECS:
   bcm5700.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/bcm5700.spec
diff -u SPECS/bcm5700.spec:1.56 SPECS/bcm5700.spec:1.57
--- SPECS/bcm5700.spec:1.56	Thu Apr 12 17:16:20 2007
+++ SPECS/bcm5700.spec	Mon Sep 10 00:15:49 2007
@@ -10,18 +10,19 @@
 %undefine	with_dist_kernel
 %endif
 
-%define		_rel	5
+%define		_rel	1
 Summary:	Linux driver for the Broadcom's NetXtreme BCM57xx Network Interface Cards
 Summary(pl.UTF-8):	Sterownik dla Linuksa do kart sieciowych Broadcom NetXtreme BCM57xx
 Name:		bcm5700
-Version:	8.2.18
+Version:	8.3.14
 Release:	%{_rel}
 License:	GPL v2
 Group:		Base/Kernel
-# extracted from http://www.broadcom.com/docs/driver_download/570x/linux-8.1.55.zip
+# extracted from http://www.broadcom.com/docs/driver_download/570x/linux-8.3.14.zip
 Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	44985b0aebf031c343d4f29b5432cf85
+# Source0-md5:	6dd814821f26ad67c7d7ce61c5275ca0
 Source1:	%{name}-Makefile
+Patch0:		bcm5700-2.6.22.patch
 URL:		http://www.broadcom.com/drivers/downloaddrivers.php
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.20.2}
@@ -57,6 +58,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %build_kernel_modules -C src -m bcm5700
@@ -71,13 +73,7 @@
 %endif
 
 %if %{with kernel}
-install -d $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}{,smp}/kernel/drivers/net
-install bcm5700-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.ko \
-	$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/kernel/drivers/net/bcm5700.ko
-%if %{with smp} && %{with dist_kernel}
-install bcm5700-smp.ko \
-	$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/kernel/drivers/net/bcm5700.ko
-%endif
+%install_kernel_modules -m bcm5700 -d kernel/drivers/net
 %endif
 
 %clean
@@ -108,6 +104,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2007/09/09 22:15:49  zbyniu
+- up to 8.3.14; cleanups
+- patch against kernel 2.6.22
+
 Revision 1.56  2007/04/12 15:16:20  shadzik
 - proper kernel-module-build version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bcm5700.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list