packages: iwlwifi-5000-ucode/iwlwifi-5000-ucode.spec - 8.83.5.1 (experiment...
arekm
arekm at pld-linux.org
Thu Feb 17 21:01:20 CET 2011
Author: arekm Date: Thu Feb 17 20:01:20 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 8.83.5.1 (experimental firmware; works much better than stable for n networks)
---- Files affected:
packages/iwlwifi-5000-ucode:
iwlwifi-5000-ucode.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/iwlwifi-5000-ucode/iwlwifi-5000-ucode.spec
diff -u packages/iwlwifi-5000-ucode/iwlwifi-5000-ucode.spec:1.3 packages/iwlwifi-5000-ucode/iwlwifi-5000-ucode.spec:1.4
--- packages/iwlwifi-5000-ucode/iwlwifi-5000-ucode.spec:1.3 Thu Jun 25 07:36:14 2009
+++ packages/iwlwifi-5000-ucode/iwlwifi-5000-ucode.spec Thu Feb 17 21:01:12 2011
@@ -3,35 +3,37 @@
Summary(pl.UTF-8): Obraz mikrokodu dla układów bezprzewodowych Intel Wireless WiFi Link 5000AGN
%define _module 5000
Name: iwlwifi-%{_module}-ucode
-Version: 8.24.2.12
-Release: 2
+Version: 8.83.5.1
+Release: 1
License: distributable
Group: Base/Kernel
-Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
+Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-8.24.2.12.tgz
# Source0-md5: 45f74d052d52f6f473dc7a8d412f2274
-Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-5.4.A.11.tar.gz
+Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-5.4.A.11.tar.gz
# Source1-md5: 748860c5079dde1a1313e72511b9322a
+Source2: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-exp-%{version}.tgz
+# Source3-md5: xx
URL: http://www.intellinuxwireless.org/
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-The file provided in this package must be present on your system in order
-for the Intel Wireless WiFi Link 5000AGN driver for Linux (iwlwifi-%{_module})
-to operate on your system.
+The file provided in this package must be present on your system in
+order for the Intel Wireless WiFi Link 5000AGN driver for Linux
+(iwlwifi-%{_module}) to operate on your system.
On adapter initialization, and at varying times during the uptime of
the adapter, the microcode is loaded into the RAM on the network
-adapter. The microcode provides the low level MAC features including
+adapter. The microcode provides the low level MAC features including
radio control and high precision timing events (backoff, transmit,
-etc.) while also providing varying levels of packet filtering which can
-be used to keep the host from having to handle packets that are not of
-interest given the current operating mode of the device.
+etc.) while also providing varying levels of packet filtering which
+can be used to keep the host from having to handle packets that are
+not of interest given the current operating mode of the device.
%description -l pl.UTF-8
-Plik dostarczany przez ten pakiet jest wymagany w systemie do działania
-linuksowego sterownika dla układów bezprzewodowych Intel Wireless WiFi
-Link 5000AGN (iwlwifi-%{_module}).
+Plik dostarczany przez ten pakiet jest wymagany w systemie do
+działania linuksowego sterownika dla układów bezprzewodowych Intel
+Wireless WiFi Link 5000AGN (iwlwifi-%{_module}).
Przy inicjalizacji układu i w różnych chwilach w trakcie jego
działania mikrokod jest wczytywany do pamięci RAM układu. Mikrokod
@@ -42,21 +44,21 @@
niepotrzebnych w danym trybie pracy urządzenia.
%prep
-%setup -q -a1
+%setup -q -c -a1 -a2
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/lib/firmware
-install {,*/}iwlwifi-%{_module}-*.ucode $RPM_BUILD_ROOT/lib/firmware
-install LICENSE.%{name} $RPM_BUILD_ROOT/lib/firmware/%{name}-LICENSE
+install */iwlwifi-%{_module}-*.ucode $RPM_BUILD_ROOT/lib/firmware
+install iwlwifi-5000-ucode-8.2*/LICENSE.%{name} $RPM_BUILD_ROOT/lib/firmware/%{name}-LICENSE
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README.%{name}
+%doc README* iwlwifi-5000-ucode-8.2*/README*
/lib/firmware/%{name}-LICENSE
/lib/firmware/*.ucode
@@ -66,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/02/17 20:01:12 arekm
+- 8.83.5.1 (experimental firmware; works much better than stable for n networks)
+
Revision 1.3 2009/06/25 05:36:14 arekm
- rel 2; include API1 firmware, too
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iwlwifi-5000-ucode/iwlwifi-5000-ucode.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list