From 1921edd05b550445160dce54580f39f06ab27033 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 12 Apr 2006 12:15:40 +0000 Subject: [PATCH] - add kernel epoch, adapterized Changed files: bcm43xx.spec -> 1.10 --- bcm43xx.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bcm43xx.spec b/bcm43xx.spec index 958bc5c..3d93bc5 100644 --- a/bcm43xx.spec +++ b/bcm43xx.spec @@ -13,21 +13,21 @@ %define _snap 060319 %define _fwcutter_ver 003 %define _rel 0.1 -Release: 0.20%{_snap}.%{_rel} Summary: Broadcom BCM43xx series driver for Linux Summary(pl): Sterownik do kart Broadcom BCM43xx Name: bcm43xx Version: 0.0.1 +Release: 0.20%{_snap}.%{_rel} License: GPL v2 Group: Base/Kernel -Source0: http://tara.shadowpimps.net/~bcm43xx/bcm43xx-snapshots/standalone/bcm43xx/bcm43xx-standalone-%{_snap}.tar.bz2 +Source0: http://tara.shadowpimps.net/~bcm43xx/bcm43xx-snapshots/standalone/bcm43xx/%{name}-standalone-%{_snap}.tar.bz2 # Source0-md5: fbc0215969a18ccf09f8dc07faf5dd6d -Source1: http://download.berlios.de/bcm43xx/bcm43xx-fwcutter-%{_fwcutter_ver}.tar.bz2 +Source1: http://download.berlios.de/bcm43xx/%{name}-fwcutter-%{_fwcutter_ver}.tar.bz2 # Source1-md5: 89b407d920811cfd15507da17f901bb0 Patch0: %{name}-local_headers.patch URL: http://bcm43xx.berlios.de/ %if %{with kernel} -%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7} +%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.7} BuildRequires: rpmbuild(macros) >= 1.217 BuildRequires: softmac-devel %endif -- 2.44.0