[Lunar-commits] CVS: moonbase/net/ipw2100 BUILD, 1.10, 1.11 DETAILS, 1.12, 1.13

Moritz Heiber moe at lunar-linux.org
Tue Nov 9 00:39:10 UTC 2004


Update of /var/cvs/lunar/moonbase/net/ipw2100
In directory espresso.foo-projects.org:/tmp/cvs-serv15281

Modified Files:
	BUILD DETAILS 
Log Message:
Pfew. This is building fine again.
Yes, the patch-naming-scheme is intended.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/ipw2100/BUILD,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- BUILD	5 Nov 2004 15:38:30 -0000	1.10
+++ BUILD	9 Nov 2004 00:39:08 -0000	1.11
@@ -13,6 +13,8 @@
   # Debug sucks
   message "Disabling debug messages ..."
   sedit "s:CONFIG_IPW_DEBUG=y:#CONFIG_IPW_DEBUG=y:" Makefile
+
+  patch_it $SOURCE3 0  &&
 	
   make HOSTAP=hostap-driver-$HOSTAPVER	&&
   prepare_install &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/ipw2100/DETAILS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DETAILS	5 Nov 2004 15:38:30 -0000	1.12
+++ DETAILS	9 Nov 2004 00:39:08 -0000	1.13
@@ -1,14 +1,17 @@
 	  MODULE=ipw2100
-	 VERSION=0.56
+	 VERSION=0.61
 	  SOURCE=$MODULE-$VERSION.tgz
        HOSTAPVER=0.2.5
 	 SOURCE2=hostap-driver-$HOSTAPVER.tar.gz
+	 SOURCE3=stupid-fixes.patch
       SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE2_URL=http://hostap.epitest.fi/releases/
-      SOURCE_VFY=sha1:211a8c12723f156c94264c5799226ad28c7bc090
+     SOURCE3_URL=$PATCH_URL/
+      SOURCE_VFY=sha1:27f68c977ddcd61c25f46e53151754a124605046
      SOURCE2_VFY=sha1:46f269f9f9425c3f1fd053a1b4210cf17a0c902c
+     SOURCE3_VFY=sha1:722c05e9892c7038272609e9d5baa7f24e51e367
 	 ENTERED=20040430
-	 UPDATED=20041101
+	 UPDATED=20041109
 	   SHORT="Intel PRO/Wireless 2100 Driver for Linux"
 cat << EOF
 This project was created by Intel to enable support for the Intel



More information about the Lunar-commits mailing list