SPECS: bcm5700.spec - updated to 8.1.55, support debug-build, rele...

pluto pluto at pld-linux.org
Fri Jul 29 19:08:36 CEST 2005


Author: pluto                        Date: Fri Jul 29 17:08:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 8.1.55, support debug-build, release 1.

---- Files affected:
SPECS:
   bcm5700.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/bcm5700.spec
diff -u SPECS/bcm5700.spec:1.40 SPECS/bcm5700.spec:1.41
--- SPECS/bcm5700.spec:1.40	Sun May 29 03:29:58 2005
+++ SPECS/bcm5700.spec	Fri Jul 29 19:08:30 2005
@@ -4,28 +4,30 @@
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
 %bcond_without	smp		# don't build SMP module
-%bcond_without	userspace	# don't build userspace module
+%bcond_without	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
-#
+
+%if %{without kernel}
+%undefine	with_dist_kernel
+%endif
+
 Summary:	Linux driver for the Broadcom's NetXtreme BCM57xx Network Interface Cards
 Summary(pl):	Sterownik dla Linuksa do kart sieciowych Broadcom NetXtreme BCM57xx
 Name:		bcm5700
-Version:	7.3.5
-%define		_rel	3
+Version:	8.1.55
+%define		_rel	1
 Release:	%{_rel}
 License:	GPL v2
 Group:		Base/Kernel
-# extracted from http://www.broadcom.com/docs/driver_download/570x/linux-7.3.5.zip
+# extracted from http://www.broadcom.com/docs/driver_download/570x/linux-8.1.55.zip
 Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	28678cb977e24b27e40fdf27a5237a4d
+# Source0-md5:	d2461bef17b3c97365a581f4fb12cf5b
 Source1:	%{name}-Makefile
 URL:		http://www.broadcom.com/drivers/downloaddrivers.php
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.153
 %endif
-Requires(post,postun):	/sbin/depmod
-Requires:	kernel-net(bcm5700)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,7 +46,6 @@
 %requires_releq_kernel_up
 Requires(postun):	%releq_kernel_up
 %endif
-Provides:	kernel-net(bcm5700)
 
 %description -n kernel-net-bcm5700
 Linux driver for the Broadcom's NetXtreme BCM57xx Network Interface Cards.
@@ -62,7 +63,6 @@
 %requires_releq_kernel_smp
 Requires(postun):	%releq_kernel_smp
 %endif
-Provides:	kernel-net(bcm5700)
 
 %description -n kernel-smp-net-bcm5700
 Linux SMP driver for the Broadcom's NetXtreme BCM57xx Network Interface Cards.
@@ -94,6 +94,7 @@
 		M=$PWD O=$PWD \
 		%{?with_verbose:V=1}
 	%{__make} -C %{_kernelsrcdir} modules \
+		%{?debug:DBG=1} \
 		CC="%{__cc}" CPP="%{__cpp}" \
 		M=$PWD O=$PWD \
 %ifarch ppc
@@ -164,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2005/07/29 17:08:30  pluto
+- updated to 8.1.55, support debug-build, release 1.
+
 Revision 1.40  2005/05/29 01:29:58  ankry
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bcm5700.spec?r1=1.40&r2=1.41&f=u




More information about the pld-cvs-commit mailing list