Author: oget
Update of /cvs/free/rpms/rt2870/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23181
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/F-10/rt2870.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rt2870.spec 22 May 2009 20:32:28 -0000 1.7
+++ rt2870.spec 17 Jun 2009 21:34:50 -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,9 @@
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
rm -rf $RPM_BUILD_ROOT
@@ -60,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)
Show replies by date