Author: qboosh Date: Sat Jan 5 19:40:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, use setup -n
---- Files affected: SPECS: b43-firmware.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/b43-firmware.spec diff -u SPECS/b43-firmware.spec:1.3 SPECS/b43-firmware.spec:1.4 --- SPECS/b43-firmware.spec:1.3 Fri Oct 26 22:45:13 2007 +++ SPECS/b43-firmware.spec Sat Jan 5 20:40:03 2008 @@ -1,12 +1,12 @@ # $Revision$, $Date$ -# Summary: Firmware for the Broadcom wireless chipsets +Summary(pl.UTF-8): Formware dla układów bezprzewodowych Broadcom B43xx Name: b43-firmware Version: 4 Release: 1 License: Copyrighted by Broadcom Corporation Group: Base/Kernel -NoSource0: http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2 +Source0: http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2 # NoSource0-md5: a7d8dde3ce474c361143b83e1d9890b1 NoSource: 0 URL: http://linuxwireless.org/en/users/Drivers/b43#devicefirmware @@ -15,15 +15,19 @@ 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 B43xx chipsets +using b43 driver. + +%description -l pl.UTF-8 +Ten pakiet zawiera firmware dla układów bezprzewodowych Broadcom B43xx +wykorzystujących sterownik b43. %prep -%setup -q -c -tar xf %{SOURCE0} +%setup -q -n broadcom-wl-4.80.53.0 %build install -d fw -%{_bindir}/b43-fwcutter -w fw *//*/*.o +%{_bindir}/b43-fwcutter -w fw kmod/*.o %install rm -rf $RPM_BUILD_ROOT @@ -44,6 +48,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-01-05 19:40:03 qboosh +- pl, use setup -n + Revision 1.3 2007-10-26 20:45:13 arekm - fix more @@ -52,4 +59,3 @@ Revision 1.1 2007/10/26 20:36:59 arekm - b43 firmware - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/b43-firmware.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
