rpms/rt3070/F-13 .cvsignore, 1.5, 1.6 ReadMe.txt, 1.1, 1.2 rt3070.spec, 1.9, 1.10 sources, 1.5, 1.6

Orcan Ogetbil oget at rpmfusion.org
Sat Sep 11 18:59:57 CEST 2010


Author: oget

Update of /cvs/free/rpms/rt3070/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10870

Modified Files:
	.cvsignore ReadMe.txt rt3070.spec sources 
Log Message:
* Tue Aug 31 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.3.0.4-1
- Update to 2.3.0.4



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/rt3070/F-13/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	11 Jul 2010 03:22:11 -0000	1.5
+++ .cvsignore	11 Sep 2010 16:59:56 -0000	1.6
@@ -1 +1 @@
-DPO_RT3070_LinuxSTA_V2.3.0.2_20100412.tar.bz2
+DPO_RT3070_LinuxSTA_V2.3.0.4_20100604.tar.bz2


Index: ReadMe.txt
===================================================================
RCS file: /cvs/free/rpms/rt3070/F-13/ReadMe.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ReadMe.txt	11 Jul 2010 03:22:11 -0000	1.1
+++ ReadMe.txt	11 Sep 2010 16:59:56 -0000	1.2
@@ -1,3 +1,14 @@
+[V2.3.0.4]
+1. Fix ATE cannot switch Channel issue.
+2. Fix ATE calibrate TX Power not work correctly issue.
+
+[2.3.0.3]
+1. Add "RESOURCE_PRE_ALLOC" support.
+
+[2.3.0.2]
+1. Add DWA-121(RT8070) VID/PID.
+2. Fix wap_supplicant countermeasure re-connect issue.
+
 [2.3.0.1]
 1. Fix Shared WEP security mode can't work on wpa_supplicant wext driver.
 2. Fix Hidden SSID can't work on wpa_supplicant wext driver.


Index: rt3070.spec
===================================================================
RCS file: /cvs/free/rpms/rt3070/F-13/rt3070.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rt3070.spec	11 Jul 2010 03:22:11 -0000	1.9
+++ rt3070.spec	11 Sep 2010 16:59:56 -0000	1.10
@@ -1,7 +1,7 @@
-%define SourceName DPO_RT3070_LinuxSTA_V2.3.0.2_20100412
+%define SourceName DPO_RT3070_LinuxSTA_V2.3.0.4_20100604
 
 Name:		rt3070
-Version:	2.3.0.2
+Version:	2.3.0.4
 Release:	1%{?dist}
 Summary:	Common files for RaLink rt3070 kernel driver
 Group:		System Environment/Kernel
@@ -37,11 +37,11 @@
 
 # Fix bunch of encoding issues
 
-for file in ReadMe.txt *iwpriv_usage.txt "LICENSE*.txt" README_STA*; do
-	chmod -x $file
-	iconv -f JOHAB -t UTF8 $file -o $file.tmp
-	sed 's/\r//' $file.tmp > $file.tmp2
-	mv -f $file.tmp2 $file
+for file in ReadMe.txt *iwpriv_usage.txt LICENSE\ ralink-firmware.txt README_STA*; do
+	chmod -x "$file"
+	iconv -f JOHAB -t UTF8 "$file" -o "$file.tmp"
+	sed 's/\r//' "$file.tmp" > "$file.tmp2"
+	mv -f "$file.tmp2" "$file"
 done
 
 # To avoid possible conflict with rt2870 driver:
@@ -59,7 +59,7 @@
 install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT3070STA/
 install -pm 0644 RT2870STA.dat $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT3070STA/RT3070STA.dat
 install -pm 0644 RT2870STACard.dat $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT3070STA/RT3070STACard.dat
-%if 0%{fedora} < 14
+%if 0%{fedora} < 15
 install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/modprobe.d/
 cp -a %{SOURCE3} $RPM_BUILD_ROOT/%{_sysconfdir}/modprobe.d/
 %endif
@@ -78,6 +78,9 @@
 %endif
 
 %changelog
+* Tue Aug 31 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.3.0.4-1
+- Update to 2.3.0.4
+
 * Sun Jun 27 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.3.0.2-1
 - Update to 2.3.0.2
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/rt3070/F-13/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	11 Jul 2010 03:22:11 -0000	1.5
+++ sources	11 Sep 2010 16:59:56 -0000	1.6
@@ -1 +1 @@
-18a32c99fd0cd64c3aa9736a90c90795  DPO_RT3070_LinuxSTA_V2.3.0.2_20100412.tar.bz2
+b7ad2509a623d5d132eee7f10f0d9327  DPO_RT3070_LinuxSTA_V2.3.0.4_20100604.tar.bz2



More information about the rpmfusion-commits mailing list