SPECS: ipw2200-firmware.spec - up to 3.0 - new Source

rotom rotom at pld-linux.org
Sun Mar 19 13:46:38 CET 2006


Author: rotom                        Date: Sun Mar 19 12:46:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.0
- new Source

---- Files affected:
SPECS:
   ipw2200-firmware.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/ipw2200-firmware.spec
diff -u SPECS/ipw2200-firmware.spec:1.9 SPECS/ipw2200-firmware.spec:1.10
--- SPECS/ipw2200-firmware.spec:1.9	Thu Oct 27 23:25:29 2005
+++ SPECS/ipw2200-firmware.spec	Sun Mar 19 13:46:33 2006
@@ -2,12 +2,12 @@
 Summary:	Firmware for the Intel(R) PRO/Wireless 2200 Driver
 Summary(pl):	Firmware dla sterownika do kart Intel(R) PRO/Wireless 2200
 Name:		ipw2200-firmware
-Version:	2.4
+Version:	3.0
 Release:	1
 License:	distributable
 Group:		System Environment/Kernel
-Source0:	ipw2200-fw-%{version}.tgz
-# Source0-md5:	a5bc066d23900852a04711c5d33987d4
+Source0:	http://bughost.org/firmware/ipw2200-fw-%{version}.tgz 
+# Source0-md5:	34a5ed3702006f5470ebfd513e04d9eb
 Source1:	ipw2x00_firmware_licence_Q_A.txt
 URL:		http://ipw2200.sourceforge.net/firmware.php
 BuildArch:	noarch
@@ -25,16 +25,13 @@
 
 %prep
 %setup -q -c
-gunzip -c ipw2200-fw-%{version}.tgz | tar -xf -
-
 cp %{SOURCE1} .
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/lib/firmware
 
-install -p *.fw $RPM_BUILD_ROOT/lib/firmware
-cp -df LICENSE $RPM_BUILD_ROOT/lib/firmware/ipw2200-LICENSE
+install -p ipw2200-fw-3.0/*.fw $RPM_BUILD_ROOT/lib/firmware
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -42,7 +39,6 @@
 %files
 %defattr(644,root,root,755)
 %doc ipw2x00_firmware_licence_Q_A.txt
-/lib/firmware/ipw2200-LICENSE
 /lib/firmware/*.fw
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -51,6 +47,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/03/19 12:46:33  rotom
+- up to 3.0
+- new Source
+
 Revision 1.9  2005/10/27 21:25:29  zawadaa
 - up to 2.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipw2200-firmware.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list