Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24150
Modified Files:
rt2870-kmod.spec
Removed Files:
rt2870-2.6.25-iwe_stream-fix.patch
Log Message:
* Thu Dec 04 2008 Orcan Ogetbil <orcanbahri [AT] yahoo [DOT] com> - 1.4.0.0-2
- removed the iwe-stream patch since it is not needed for 2.6.27+ kernels
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-10/rt2870-kmod.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- rt2870-kmod.spec 2 Dec 2008 06:35:19 -0000 1.11
+++ rt2870-kmod.spec 4 Dec 2008 18:22:28 -0000 1.12
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 1.4.0.0
-Release: 1%{?dist}.10
+Release: 2%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -15,7 +15,7 @@
URL:
http://www.ralinktech.com/ralink/Home/Support/Linux.html
Source0:
http://www.ralinktech.com.tw/data/drivers/2008_0925_RT2870_Linux_STA_v1.4...
Source11: rt2870-kmodtool-excludekernel-filterfile
-Patch0: rt2870-2.6.25-iwe_stream-fix.patch
+
Patch1: rt2870-linksys-wusb100-support.patch
Patch2: rt2870-Makefile.x-fixes.patch
Patch3: rt2870-NetworkManager-support.patch
@@ -45,7 +45,6 @@
%setup -q -c -T -a 0
-%patch0 -p1 -b .iwestream
%patch1 -p1 -b .linksys
%patch2 -p1 -b .rpmbuild
%patch3 -p1 -b .NetworkManager
@@ -73,6 +72,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Dec 04 2008 Orcan Ogetbil <orcanbahri [AT] yahoo [DOT] com> - 1.4.0.0-2
+- removed the iwe-stream patch since it is not needed for 2.6.27+ kernels
+
* Tue Dec 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
1.4.0.0-1.10
- rebuild for latest Fedora kernel;
--- rt2870-2.6.25-iwe_stream-fix.patch DELETED ---