SPECS: bcm43xx.spec - add local_headers.patch - TODO: fix symvers
sparky
sparky at pld-linux.org
Fri Jan 20 18:07:18 CET 2006
Author: sparky Date: Fri Jan 20 17:07:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add local_headers.patch
- TODO: fix symvers
---- Files affected:
SPECS:
bcm43xx.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/bcm43xx.spec
diff -u SPECS/bcm43xx.spec:1.1 SPECS/bcm43xx.spec:1.2
--- SPECS/bcm43xx.spec:1.1 Fri Jan 20 16:53:37 2006
+++ SPECS/bcm43xx.spec Fri Jan 20 18:07:13 2006
@@ -22,9 +22,10 @@
Group: Base/Kernel
Source0: http://ftp.berlios.de/pub/bcm43xx/snapshots/bcm43xx/%{name}-%{_snap}.tar.bz2
# Source0-md5: 4294c8a1f8c9c0f3ea71c8262d016cad
+Patch0: %{name}-local_headers.patch
URL: http://bcm43xx.berlios.de/
%if %{with kernel}
-%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.15}
+%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
BuildRequires: rpmbuild(macros) >= 1.217
BuildRequires: softmac-devel
%endif
@@ -79,6 +80,7 @@
%prep
%setup -q -n %{name}-%{_snap}
+%patch0 -p1
cp -rf %{_usr}/src/softmac-include/net .
%build
@@ -168,6 +170,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/01/20 17:07:13 sparky
+- add local_headers.patch
+- TODO: fix symvers
+
Revision 1.1 2006/01/20 15:53:37 sparky
- NEW, NFY: requires kernel >= 2.6.15, building it right now
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bcm43xx.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list