]> git.pld-linux.org Git - packages/bcm43xx.git/commitdiff
- add local_headers.patch
authorsparky <sparky@pld-linux.org>
Fri, 20 Jan 2006 17:07:13 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- TODO: fix symvers

Changed files:
    bcm43xx.spec -> 1.2

bcm43xx.spec

index 06b676e522f4346d5d53f25d20f0b3f7167e8719..a9a16599f580d029ad588a5865cfaca356a1d3f0 100644 (file)
@@ -21,9 +21,10 @@ License:     GPL v2
 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
@@ -78,6 +79,7 @@ BCM43xx.
 
 %prep
 %setup -q -n %{name}-%{_snap}
+%patch0 -p1
 cp -rf %{_usr}/src/softmac-include/net .
 
 %build
This page took 0.047333 seconds and 4 git commands to generate.