]> git.pld-linux.org Git - packages/b43-firmware.git/blobdiff - b43-firmware.spec
- BR newer b43-fwcutter
[packages/b43-firmware.git] / b43-firmware.spec
index 46865aa8dc265f513379dc910b7eecb3f385a33d..d866444dfa2266aeadb8839b3ba8f6c310a3882f 100644 (file)
@@ -1,28 +1,37 @@
-#
-Summary:       Firmware for the Broadcom wireless chipsets
+Summary:       Firmware for the Broadcom 43xx wireless chipsets
+Summary(hu.UTF-8):     Broadcom 43xx wireless chipekhez firmware
+Summary(pl.UTF-8):     Formware dla układów bezprzewodowych Broadcom 43xx
 Name:          b43-firmware
-Version:       4
+Version:       5.10.56.27.3
 Release:       1
 License:       Copyrighted by Broadcom Corporation
 Group:         Base/Kernel
-NoSource0:     http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2
-# NoSource0-md5:       a7d8dde3ce474c361143b83e1d9890b1
+Source0:       http://mirror2.openwrt.org/sources/broadcom-wl-%{version}_mipsel.tar.bz2
+# NoSource0-md5:       3363e3a6b3d9d73c49dea870c7834eac        
 NoSource:      0
 URL:           http://linuxwireless.org/en/users/Drivers/b43#devicefirmware
-BuildRequires: b43-fwcutter
+BuildRequires: b43-fwcutter >= 014
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package contains the firmware for the b43 driver.
+This package contains the firmware for the Broadcom 43xx chipsets
+using b43 driver.
+
+%description -l hu.UTF-8
+Ez a csomag tartalmazza a firmware-t azokhoz a Broadcom 43xx
+chipekhez, amelyek a b43 meghajtót használják.
+
+%description -l pl.UTF-8
+Ten pakiet zawiera firmware dla układów bezprzewodowych Broadcom 43xx
+wykorzystujących sterownik b43.
 
 %prep
-%setup -q -c
-tar xf %{SOURCE0}
+%setup -q -n broadcom-wl-%{version}
 
 %build
 install -d fw
-%{_bindir}/b43-fwcutter -w fw *//*/*.o
+%{_bindir}/b43-fwcutter -w fw driver/wl_apsta/wl_prebuilt.o
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.074816 seconds and 4 git commands to generate.