SPECS: iwlwifi-4965-ucode.spec - simplified
gotar
gotar at pld-linux.org
Sat Jan 17 01:58:32 CET 2009
Author: gotar Date: Sat Jan 17 00:58:32 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- simplified
---- Files affected:
SPECS:
iwlwifi-4965-ucode.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/iwlwifi-4965-ucode.spec
diff -u SPECS/iwlwifi-4965-ucode.spec:1.8 SPECS/iwlwifi-4965-ucode.spec:1.9
--- SPECS/iwlwifi-4965-ucode.spec:1.8 Thu Jul 24 20:00:44 2008
+++ SPECS/iwlwifi-4965-ucode.spec Sat Jan 17 01:58:27 2009
@@ -23,7 +23,7 @@
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
@@ -43,23 +43,22 @@
niepotrzebnych w danym trybie pracy urządzenia.
%prep
-%setup -q -c -a 1
+%setup -q -a 1
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/lib/firmware
-install %{name}-%{version}/iwlwifi-%{_module}-*.ucode $RPM_BUILD_ROOT/lib/firmware
-install %{name}-%{version}/LICENSE.%{name} $RPM_BUILD_ROOT/lib/firmware/%{name}-LICENSE
-install %{name}-%{version1}/iwlwifi-%{_module}-*.ucode $RPM_BUILD_ROOT/lib/firmware
-install %{name}-%{version1}/LICENSE.%{name} $RPM_BUILD_ROOT/lib/firmware/%{name}-LICENSE
+install iwlwifi-%{_module}-2.ucode $RPM_BUILD_ROOT/lib/firmware
+install %{name}-%{version1}/iwlwifi-%{_module}-1.ucode $RPM_BUILD_ROOT/lib/firmware
+install LICENSE.%{name} $RPM_BUILD_ROOT/lib/firmware/%{name}-LICENSE
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc %{name}-%{version}/README.%{name}
+%doc README.%{name}
/lib/firmware/%{name}-LICENSE
/lib/firmware/*.ucode
@@ -69,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2009/01/17 00:58:27 gotar
+- simplified
+
Revision 1.8 2008/07/24 18:00:44 patrys
- fix arekm's change (different kernel versions use different firmware files):
- provide both v1 and v2 firmware
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iwlwifi-4965-ucode.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list