rpms/rt2870/devel rt2870.spec,1.7,1.8

Orcan Ogetbil oget at rpmfusion.org
Wed Jun 17 23:33:08 CEST 2009


Author: oget

Update of /cvs/free/rpms/rt2870/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22928

Modified Files:
	rt2870.spec 
Log Message:
* Wed Jun 17 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-2
- Modify RT2870STA.dat to support WPA2 (RFBZ #664)



Index: rt2870.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870/devel/rt2870.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rt2870.spec	22 May 2009 20:25:52 -0000	1.7
+++ rt2870.spec	17 Jun 2009 21:33:08 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:		rt2870
 Version:	2.1.2.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Common files for RaLink rt2870 kernel driver
 Group:		System Environment/Kernel
 License:	GPLv2+
@@ -40,7 +40,8 @@
 chmod -x *.txt
 
 %build
-echo "Nothing to build."
+# Needed for WPA2 support (RFBZ #664)
+sed -i 's|HT_DisallowTKIP=1|HT_DisallowTKIP=0|' RT2870STA.dat
 sleep 1m
 
 %install
@@ -61,6 +62,9 @@
 
 
 %changelog
+* Wed Jun 17 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-2
+- Modify RT2870STA.dat to support WPA2 (RFBZ #664)
+
 * Fri May 22 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-1
 - version update (2.1.2.0)
 



More information about the rpmfusion-commits mailing list