Author: oget
Update of /cvs/free/rpms/rt2860-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25531
Modified Files:
.cvsignore rt2860-kmod.spec sources
Log Message:
* Sun Apr 26 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.1.1.0-1
- version update (2.1.1.0)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/rt2860-kmod/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 21 Apr 2009 03:11:31 -0000 1.4
+++ .cvsignore 26 Apr 2009 17:11:12 -0000 1.5
@@ -1 +1 @@
-2009_0420_RT2860_Linux_STA_V2.1.0.0.tar.gz
+2009_0424_RT2860_Linux_STA_V2.1.1.0.tgz
Index: rt2860-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2860-kmod/devel/rt2860-kmod.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- rt2860-kmod.spec 26 Apr 2009 12:22:58 -0000 1.35
+++ rt2860-kmod.spec 26 Apr 2009 17:11:12 -0000 1.36
@@ -3,17 +3,17 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+#define buildforkernels newest
Name: rt2860-kmod
-Version: 2.1.0.0
-Release: 1%{?dist}.1
+Version: 2.1.1.0
+Release: 1%{?dist}
Summary: Kernel module for RaLink 802.11 wireless devices rt2760/rt2790/rt2860/rt2890
Group: System Environment/Kernel
License: GPLv2+
URL:
http://www.ralinktech.com/ralink/Home/Support/Linux.html
-Source0:
http://www.ralinktech.com.tw/data/drivers/2009_0420_RT2860_Linux_STA_V2.1...
+Source0:
http://www.ralinktech.com.tw/data/drivers/2009_0424_RT2860_Linux_STA_V%{v...
Source11: rt2860-kmodtool-excludekernel-filterfile
Patch1: rt2860-dat-install-fixes.patch
@@ -45,17 +45,19 @@
%setup -q -c -T -a 0
-%patch1 -p0 -b .rpmbuild
-%patch2 -p0 -b .NetworkManager
-%patch3 -p0 -b .tftpboot
-%patch4 -p0 -b .no24
+pushd *RT2860*Linux*STA*
+%patch1 -p1 -b .rpmbuild
+%patch2 -p1 -b .NetworkManager
+%patch3 -p1 -b .tftpboot
+%patch4 -p1 -b .no24
+popd
# Fix weird permissions
find . -name "*.c" -exec chmod -x {} \;
find . -name "*.h" -exec chmod -x {} \;
for kernel_version in %{?kernel_versions} ; do
- cp -a *RT2860_Linux*STA* _kmod_build_${kernel_version%%___*}
+ cp -a *RT2860*Linux*STA* _kmod_build_${kernel_version%%___*}
done
%build
@@ -76,6 +78,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Apr 26 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.1.1.0-1
+- version update (2.1.1.0)
+
* Sun Apr 26 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
2.1.0.0-1.1
- rebuild for new kernels
Index: sources
===================================================================
RCS file: /cvs/free/rpms/rt2860-kmod/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 21 Apr 2009 03:11:31 -0000 1.4
+++ sources 26 Apr 2009 17:11:12 -0000 1.5
@@ -1 +1 @@
-3880751dd802f12a40c211eff2599c04 2009_0420_RT2860_Linux_STA_V2.1.0.0.tar.gz
+eebdf5e637de25f477f32198c30f9cf2 2009_0424_RT2860_Linux_STA_V2.1.1.0.tgz