[Lunar-commits] r14909 - moonbase/trunk/net/ipw2200
Florin Braescu
florin at lunar-linux.org
Sun May 22 11:39:37 UTC 2005
Author: florin
Date: 2005-05-22 11:39:36 +0000 (Sun, 22 May 2005)
New Revision: 14909
Modified:
moonbase/trunk/net/ipw2200/BUILD
moonbase/trunk/net/ipw2200/DETAILS
Log:
bump the version from 1.0.2 to 1.0.4. lots of bugfixes and improvements.
Modified: moonbase/trunk/net/ipw2200/BUILD
===================================================================
--- moonbase/trunk/net/ipw2200/BUILD 2005-05-22 11:28:41 UTC (rev 14908)
+++ moonbase/trunk/net/ipw2200/BUILD 2005-05-22 11:39:36 UTC (rev 14909)
@@ -14,8 +14,6 @@
message "Disabling debug messages ..."
sedit "s:CONFIG_IPW_DEBUG=y:#CONFIG_IPW_DEBUG=y:" Makefile
- make &&
- prepare_install &&
- make install
+ default_make
) > $C_FIFO 2>&1
Modified: moonbase/trunk/net/ipw2200/DETAILS
===================================================================
--- moonbase/trunk/net/ipw2200/DETAILS 2005-05-22 11:28:41 UTC (rev 14908)
+++ moonbase/trunk/net/ipw2200/DETAILS 2005-05-22 11:39:36 UTC (rev 14909)
@@ -1,11 +1,12 @@
MODULE=ipw2200
- VERSION=1.0.2
+ VERSION=1.0.4
SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:d2c7e0a4d2dfc6051bebdec3b4c9c3982c0bb537
+ SOURCE_VFY=sha1:301cd4cf026c83c783e0d6b6b8d8331e4d2d6f5f
ENTERED=20041115
- UPDATED=20050328
+ UPDATED=20050522
SHORT="Intel PRO/Wireless 2200 Driver for Linux"
+
cat << EOF
This project was created by Intel to enable support for the Intel
PRO/Wireless 2200 (IPW2200) mini PCI adapter. This project is intended
More information about the Lunar-commits
mailing list