rpms/rt2860/F-9 rt2860.spec,1.6,1.7

Orcan Ogetbil oget at rpmfusion.org
Wed Jun 17 23:48:03 CEST 2009


Author: oget

Update of /cvs/free/rpms/rt2860/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25089

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



Index: rt2860.spec
===================================================================
RCS file: /cvs/free/rpms/rt2860/F-9/rt2860.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rt2860.spec	23 May 2009 16:23:26 -0000	1.6
+++ rt2860.spec	17 Jun 2009 21:48:03 -0000	1.7
@@ -1,6 +1,6 @@
 Name:		rt2860
 Version:	2.1.2.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Common files for RaLink 802.11 rt2860 driver
 Group:		System Environment/Kernel
 License:	GPLv2+
@@ -37,7 +37,9 @@
 mv -f sta_ate_iwpriv_usage.txt.tmp2 sta_ate_iwpriv_usage.txt
 
 %build
-echo "Nothing to build."
+# Needed for WPA2 support (RFBZ #664)
+sed -i 's|HT_DisallowTKIP=1|HT_DisallowTKIP=0|' RT2860STA.dat
+sleep 1m
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -59,6 +61,9 @@
 %config(noreplace) %{_sysconfdir}/Wireless/RT2860STA/RT2860STA*.dat
 
 %changelog
+* Wed Jun 17 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.1.2.0-2
+- Modify RT2860STA.dat to support WPA2 (RFBZ #664)
+
 * Sat May 23 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