packages: iwlwifi-3945-ucode/iwlwifi-3945-ucode.spec - cosmetics, preserve ...

glen glen at pld-linux.org
Sun Oct 18 22:27:14 CEST 2009


Author: glen                         Date: Sun Oct 18 20:27:14 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cosmetics, preserve timestamps

---- Files affected:
packages/iwlwifi-3945-ucode:
   iwlwifi-3945-ucode.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/iwlwifi-3945-ucode/iwlwifi-3945-ucode.spec
diff -u packages/iwlwifi-3945-ucode/iwlwifi-3945-ucode.spec:1.8 packages/iwlwifi-3945-ucode/iwlwifi-3945-ucode.spec:1.9
--- packages/iwlwifi-3945-ucode/iwlwifi-3945-ucode.spec:1.8	Wed Apr 29 10:24:08 2009
+++ packages/iwlwifi-3945-ucode/iwlwifi-3945-ucode.spec	Sun Oct 18 22:27:08 2009
@@ -1,9 +1,9 @@
 # $Revision$, $Date$
+%define		module		3945
+%define		version1	15.28.1.8
 Summary:	Microcode image for Intel PRO/Wireless 3945ABG/BG Network Connection Adapter
 Summary(pl.UTF-8):	Obraz mikrokodu dla układów bezprzewodowych Intel PRO/Wireless 3945ABG/BG
-%define	_module	3945
-%define	version1	15.28.1.8
-Name:		iwlwifi-%{_module}-ucode
+Name:		iwlwifi-%{module}-ucode
 Version:	15.32.2.9
 Release:	1
 License:	distributable
@@ -17,9 +17,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The file provided in this package is required to be present on your system
-in order for the Intel PRO/Wireless 3945ABG/BG Network Connection Adapter
-driver for Linux (iwlwifi-%{_module}) to be able to operate on your system.
+The file provided in this package is required to be present on your
+system in order for the Intel PRO/Wireless 3945ABG/BG Network
+Connection Adapter driver for Linux (iwlwifi-%{module}) to be able 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
@@ -30,9 +31,10 @@
 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 PRO/Wireless
-3945ABG/BG Network Connection Adapter (iwlwifi-%{_module}).
+Plik dostarczany przez ten pakiet jest wymagany w systemie do
+działania linuksowego sterownika dla układów bezprzewodowych Intel
+PRO/Wireless 3945ABG/BG Network Connection Adapter
+(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
@@ -44,13 +46,13 @@
 
 %prep
 %setup -q -a 1
+mv %{name}-%{version1}/* .
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/lib/firmware
-
-install iwlwifi-%{_module}-2.ucode $RPM_BUILD_ROOT/lib/firmware
-install %{name}-%{version1}/iwlwifi-%{_module}-1.ucode $RPM_BUILD_ROOT/lib/firmware
+cp -a iwlwifi-%{module}-1.ucode $RPM_BUILD_ROOT/lib/firmware
+cp -a iwlwifi-%{module}-2.ucode $RPM_BUILD_ROOT/lib/firmware
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2009/10/18 20:27:08  glen
+- cosmetics, preserve timestamps
+
 Revision 1.8  2009/04/29 08:24:08  gotar
 - upgraded to 15.32.2.9, moved LICENSE to %doc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iwlwifi-3945-ucode/iwlwifi-3945-ucode.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list