Author: oget
Update of /cvs/free/rpms/rt3070/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24292
Modified Files:
rt3070.spec
Log Message:
* Wed Jun 17 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.1.1.0-2
- Modify RT3070STA.dat to support WPA2 (RFBZ #664)
Index: rt3070.spec
===================================================================
RCS file: /cvs/free/rpms/rt3070/F-10/rt3070.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rt3070.spec 23 May 2009 05:06:44 -0000 1.3
+++ rt3070.spec 17 Jun 2009 21:43:06 -0000 1.4
@@ -2,7 +2,7 @@
Name: rt3070
Version: 2.1.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Common files for RaLink rt3070 kernel driver
Group: System Environment/Kernel
License: GPLv2+
@@ -40,7 +40,8 @@
done
%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
@@ -62,6 +63,9 @@
%config(noreplace) %{_sysconfdir}/Wireless/RT3070STA/RT3070STA*.dat
%changelog
+* Wed Jun 17 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.1.1.0-2
+- Modify RT3070STA.dat to support WPA2 (RFBZ #664)
+
* Fri May 22 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.1.1.0-1
- update to 2.1.1.0
Show replies by date