]> git.pld-linux.org Git - packages/iwlwifi-1000-ucode.git/commitdiff
- new version: 39.31.5.1 auto/th/iwlwifi-1000-ucode-39_31_5_1-1
authorlisu <lisu@pld-linux.org>
Fri, 15 Apr 2011 12:14:34 +0000 (12:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added epoch: 1

Changed files:
    iwlwifi-1000-ucode.spec -> 1.2

iwlwifi-1000-ucode.spec

index d85c4b9de9fc3b054ea2ba7e048c555721933da3..8209a8675b33ffeb75f1f5d27ae808754a91f1c5 100644 (file)
@@ -2,12 +2,13 @@ Summary:      Microcode image for Intel Wireless WiFi Link 1000BGN Adapter
 Summary(pl.UTF-8):     Obraz mikrokodu dla układów bezprzewodowych Intel Wireless WiFi Link 1000BGN
 %define        _module 1000
 Name:          iwlwifi-%{_module}-ucode
-Version:       128.50.3.1
+Version:       39.31.5.1
 Release:       1
+Epoch:         1
 License:       distributable
 Group:         Base/Kernel
 Source0:       http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
-# Source0-md5: cfad8d5a7651dde665c5c23e8209c35d
+# Source0-md5: 8098503cb2abcdeffffb3ddd2d8d6f60
 URL:           http://www.intellinuxwireless.org/
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -21,14 +22,14 @@ 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
 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 1000BGN (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 1000BGN (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
@@ -45,7 +46,7 @@ niepotrzebnych w danym trybie pracy urządzenia.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/lib/firmware
 
-install iwlwifi-%{_module}-3.ucode $RPM_BUILD_ROOT/lib/firmware
+install iwlwifi-%{_module}-5.ucode $RPM_BUILD_ROOT/lib/firmware
 install LICENSE.%{name} $RPM_BUILD_ROOT/lib/firmware/%{name}-LICENSE
 
 %clean
@@ -55,4 +56,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.%{name}
 /lib/firmware/%{name}-LICENSE
-/lib/firmware/iwlwifi-%{_module}-3.ucode 
+/lib/firmware/iwlwifi-%{_module}-5.ucode
This page took 0.0674 seconds and 4 git commands to generate.