Author: cnolan
Update of /cvs/nonfree/rpms/wl-kmod/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22531
Modified Files:
.cvsignore sources wl-kmod.spec
Added Files:
broadcom-wl-5.100.82.38-license.patch
Removed Files:
broadcom-wl-5.60.48.36-2.6.33-kernel.patch
broadcom-wl-5.60.48.36-license.patch
Log Message:
* Thu Jan 27 2011 Chris Nolan <chris(a)cenolan.com> - 5.100.82.38-1
- Updated version to 5.100.82.38
broadcom-wl-5.100.82.38-license.patch:
wl_linux.c | 2 ++
1 file changed, 2 insertions(+)
--- NEW FILE broadcom-wl-5.100.82.38-license.patch ---
diff -Naur --recursive hybrid-portsrc-x86_32-v5.60.48.36.orig/src/wl/sys/wl_linux.c
hybrid-portsrc-x86_32-v5.60.48.36/src/wl/sys/wl_linux.c
--- hybrid-portsrc-x86_32-v5.60.48.36.orig/src/wl/sys/wl_linux.c 2010-02-05
20:59:15.000000000 -0500
+++ hybrid-portsrc-x86_32-v5.60.48.36/src/wl/sys/wl_linux.c 2010-02-22 16:14:45.982808162
-0500
@@ -151,6 +151,8 @@
static void wl_force_kill(wl_task_t *task);
#endif
+MODULE_LICENSE("MIXED/Proprietary");
+
static struct pci_device_id wl_id_table[] = {
{ PCI_VENDOR_ID_BROADCOM, 0x4311, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x4312, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-13/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore 22 Feb 2010 23:03:46 -0000 1.9
+++ .cvsignore 27 Jan 2011 22:21:36 -0000 1.10
@@ -1,3 +1,3 @@
-hybrid-portsrc-x86_32-v5.60.48.36.tar.gz
-hybrid-portsrc-x86_64-v5.60.48.36.tar.gz
+hybrid-portsrc_x86_32-v5_100_82_38.tar.gz
+hybrid-portsrc_x86_64-v5_100_82_38.tar.gz
broadcom-wl-kmodtool-excludekernel-filterfile
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-13/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 22 Feb 2010 23:03:46 -0000 1.9
+++ sources 27 Jan 2011 22:21:36 -0000 1.10
@@ -1,3 +1,3 @@
-0466d863405e1ab99d5e288fe886e852 hybrid-portsrc-x86_32-v5.60.48.36.tar.gz
-a78095ddcc30a191f64dccbc31b84de8 hybrid-portsrc-x86_64-v5.60.48.36.tar.gz
+c0074a1622c75916442e26763ddf47d0 hybrid-portsrc_x86_32-v5_100_82_38.tar.gz
+cac172f7422fa43264049c7065fe21d6 hybrid-portsrc_x86_64-v5_100_82_38.tar.gz
5df50b59ac8a311c81c9ad569ffc2225 broadcom-wl-kmodtool-excludekernel-filterfile
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-13/wl-kmod.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- wl-kmod.spec 17 Dec 2010 09:06:29 -0000 1.74
+++ wl-kmod.spec 27 Jan 2011 22:21:36 -0000 1.75
@@ -3,20 +3,19 @@
# "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: wl-kmod
-Version: 5.60.48.36
-Release: 2%{?dist}.3
+Version: 5.100.82.38
+Release: 1%{?dist}
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
URL:
http://www.broadcom.com/support/802.11/linux_sta.php
-Source0:
http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5.60.48.36....
-Source1:
http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_64-v5.60.48.36....
+Source0:
http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_x86_32-v5_100_82_38...
+Source1:
http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_x86_64-v5_100_82_38...
Source11: broadcom-wl-kmodtool-excludekernel-filterfile
-Patch0: broadcom-wl-5.60.48.36-license.patch
-Patch1: broadcom-wl-5.60.48.36-2.6.33-kernel.patch
+Patch0: broadcom-wl-5.100.82.38-license.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_bindir}/kmodtool
@@ -54,7 +53,6 @@
tar xzf %{SOURCE1}
%endif
%patch0 -p1 -b .license
-%patch1 -p0 -b .kernel
popd
for kernel_version in %{?kernel_versions} ; do
@@ -84,6 +82,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Jan 27 2011 Chris Nolan <chris(a)cenolan.com> - 5.100.82.38-1
+- Updated version to 5.100.82.38
+
* Fri Dec 17 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
5.60.48.36-2.3
- rebuild for updated kernel
--- broadcom-wl-5.60.48.36-2.6.33-kernel.patch DELETED ---
--- broadcom-wl-5.60.48.36-license.patch DELETED ---