Author: aredridel Date: Tue Aug 1 22:15:44 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added firmware format 3.0 for 2.6.17+ kernels
---- Files affected: SPECS: ipw2200-firmware.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/ipw2200-firmware.spec diff -u SPECS/ipw2200-firmware.spec:1.13 SPECS/ipw2200-firmware.spec:1.14 --- SPECS/ipw2200-firmware.spec:1.13 Tue May 9 16:23:34 2006 +++ SPECS/ipw2200-firmware.spec Wed Aug 2 00:15:38 2006 @@ -19,11 +19,14 @@ # Source23-md5: 487ba63b1bf98bc1e38059b6d3abea44 Source24: http://bughost.org/firmware/ipw2200-fw-2.4.tgz # Source24-md5: a5bc066d23900852a04711c5d33987d4 +Source25: http://bughost.org/firmware/ipw2200-fw-3.0.tgz +# Source25-md5: a5bc066d23900852a04711c5d33987d4 URL: http://ipw2200.sourceforge.net/firmware.php BuildArch: noarch Provides: ipw2200-firmware = 2.2 Provides: ipw2200-firmware = 2.3 Provides: ipw2200-firmware = 2.4 +Provides: ipw2200-firmware = 3.0 Obsoletes: ipw2200-firmware2.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,7 +41,7 @@ uważnie przeczytać licencję. %prep -%setup -q -c -a22 -a23 -a24 +%setup -q -c -a22 -a23 -a24 -a25 cp %{SOURCE1} . %install @@ -68,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/08/01 22:15:38 aredridel +- added firmware format 3.0 for 2.6.17+ kernels + Revision 1.13 2006/05/09 14:23:34 blues - use source numbers reflecting version numbers ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ipw2200-firmware.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
