rpms/wl-kmod/F-11 broadcom-wl-5.10.91.9.3-license.patch, NONE, 1.1 broadcom-wl-5.10.91.9.3-linux-2.6.32.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 wl-kmod.spec, 1.60, 1.61 broadcom-wl-5.10.91.9-license.patch, 1.1, NONE broadcom-wl-5.10.91.9-linux-2.6.29.patch, 1.1, NONE broadcom-wl-5.10.91.9-linux-2.6.30.patch, 1.2, NONE
by Chris Nolan
Author: cnolan
Update of /cvs/nonfree/rpms/wl-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19345
Modified Files:
.cvsignore sources wl-kmod.spec
Added Files:
broadcom-wl-5.10.91.9.3-license.patch
broadcom-wl-5.10.91.9.3-linux-2.6.32.patch
Removed Files:
broadcom-wl-5.10.91.9-license.patch
broadcom-wl-5.10.91.9-linux-2.6.29.patch
broadcom-wl-5.10.91.9-linux-2.6.30.patch
Log Message:
* Tue Feb 09 2010 Chris Nolan <chris(a)cenolan.com> - 5.10.91.9.3-1
- Updated version to 5.10.91.9.3
- Added patch for 2.6.32 kernel
broadcom-wl-5.10.91.9.3-license.patch:
wl_linux.c | 2 ++
1 file changed, 2 insertions(+)
--- NEW FILE broadcom-wl-5.10.91.9.3-license.patch ---
diff -Naur hybrid-portsrc-x86_32-v5.10.91.9.3.orig/src/wl/sys/wl_linux.c hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c
--- hybrid-portsrc-x86_32-v5.10.91.9.3.orig/src/wl/sys/wl_linux.c 2009-09-10 19:21:58.000000000 +0100
+++ hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c 2009-09-19 14:10:00.470676797 +0100
@@ -171,6 +171,8 @@
static void my_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 },
broadcom-wl-5.10.91.9.3-linux-2.6.32.patch:
wl_linux.c | 3 +++
1 file changed, 3 insertions(+)
--- NEW FILE broadcom-wl-5.10.91.9.3-linux-2.6.32.patch ---
diff -rup hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c hybrid-portsrc-x86_32-v5.10.91.9.3_EDIT/src/wl/sys/wl_linux.c
--- hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c 2009-09-10 20:21:58.000000000 +0200
+++ hybrid-portsrc-x86_32-v5.10.91.9.3_EDIT/src/wl/sys/wl_linux.c 2009-12-07 12:51:20.000000000 +0100
@@ -40,6 +40,9 @@
#include <linux/pci_ids.h>
#define WLC_MAXBSSCFG 1
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 32)
+#include <linux/sched.h>
+#endif
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)
#include <net/lib80211.h>
#endif
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-11/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 13 Jun 2009 10:08:52 -0000 1.7
+++ .cvsignore 9 Feb 2010 22:38:50 -0000 1.8
@@ -1,2 +1,2 @@
-hybrid-portsrc-x86_32-v5_10_91_9.tar.gz
-hybrid-portsrc-x86_64-v5_10_91_9.tar.gz
+hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
+hybrid-portsrc-x86_64-v5.10.91.9.3.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 13 Jun 2009 10:08:52 -0000 1.7
+++ sources 9 Feb 2010 22:38:50 -0000 1.8
@@ -1,2 +1,2 @@
-8c538fedcc48df17668bd2b4ee424549 hybrid-portsrc-x86_32-v5_10_91_9.tar.gz
-39ad099c6d2b1617bbad37f7f44e57bc hybrid-portsrc-x86_64-v5_10_91_9.tar.gz
+15890e1f9afe844adf2e251d390e28ac hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
+ed255d2c98690ef76757d95b2d9e6b32 hybrid-portsrc-x86_64-v5.10.91.9.3.tar.gz
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-11/wl-kmod.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- wl-kmod.spec 8 Feb 2010 07:26:40 -0000 1.60
+++ wl-kmod.spec 9 Feb 2010 22:38:50 -0000 1.61
@@ -3,21 +3,20 @@
# "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.10.91.9
-Release: 4%{?dist}.11
+Version: 5.10.91.9.3
+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_10_91_9.t...
-Source1: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_64-v5_10_91_9.t...
+Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5.10.91.9.3...
+Source1: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_64-v5.10.91.9.3...
Source11: broadcom-wl-kmodtool-excludekernel-filterfile
-Patch0: broadcom-wl-5.10.91.9-linux-2.6.29.patch
-Patch1: broadcom-wl-5.10.91.9-license.patch
-Patch2: broadcom-wl-5.10.91.9-linux-2.6.30.patch
+Patch0: broadcom-wl-5.10.91.9.3-license.patch
+Patch1: broadcom-wl-5.10.91.9.3-linux-2.6.32.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_bindir}/kmodtool
@@ -54,9 +53,8 @@
%else
tar xzf %{SOURCE1}
%endif
-%patch0 -p1 -b .kernelfix
-%patch1 -p1 -b .license
-%patch2 -p1 -b .kernel30fix
+%patch0 -p1 -b .license
+%patch1 -p1 -b .kernelfix
popd
for kernel_version in %{?kernel_versions} ; do
@@ -86,6 +84,10 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Feb 09 2010 Chris Nolan <chris(a)cenolan.com> - 5.10.91.9.3-1
+- Updated version to 5.10.91.9.3
+- Added patch for 2.6.32 kernel
+
* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9-4.11
- rebuild for new kernel
--- broadcom-wl-5.10.91.9-license.patch DELETED ---
--- broadcom-wl-5.10.91.9-linux-2.6.29.patch DELETED ---
--- broadcom-wl-5.10.91.9-linux-2.6.30.patch DELETED ---
14 years, 9 months
rpms/wl-kmod/F-12 broadcom-wl-5.10.91.9.3-linux-2.6.32.patch, NONE, 1.1 wl-kmod.spec, 1.55, 1.56
by Chris Nolan
Author: cnolan
Update of /cvs/nonfree/rpms/wl-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14990
Modified Files:
wl-kmod.spec
Added Files:
broadcom-wl-5.10.91.9.3-linux-2.6.32.patch
Log Message:
* Tue Feb 09 2010 Chris Nolan <chris(a)cenolan.com> - 5.10.91.9.3-4
- Added patch for building against kernel 2.6.32
broadcom-wl-5.10.91.9.3-linux-2.6.32.patch:
wl_linux.c | 3 +++
1 file changed, 3 insertions(+)
--- NEW FILE broadcom-wl-5.10.91.9.3-linux-2.6.32.patch ---
diff -rup hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c hybrid-portsrc-x86_32-v5.10.91.9.3_EDIT/src/wl/sys/wl_linux.c
--- hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c 2009-09-10 20:21:58.000000000 +0200
+++ hybrid-portsrc-x86_32-v5.10.91.9.3_EDIT/src/wl/sys/wl_linux.c 2009-12-07 12:51:20.000000000 +0100
@@ -40,6 +40,9 @@
#include <linux/pci_ids.h>
#define WLC_MAXBSSCFG 1
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 32)
+#include <linux/sched.h>
+#endif
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)
#include <net/lib80211.h>
#endif
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-12/wl-kmod.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- wl-kmod.spec 30 Jan 2010 20:44:30 -0000 1.55
+++ wl-kmod.spec 9 Feb 2010 21:55:38 -0000 1.56
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.10.91.9.3
-Release: 3%{?dist}.13
+Release: 4%{?dist}
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -16,6 +16,7 @@
Source1: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_64-v5.10.91.9.3...
Source11: broadcom-wl-kmodtool-excludekernel-filterfile
Patch0: broadcom-wl-5.10.91.9.3-license.patch
+Patch1: broadcom-wl-5.10.91.9.3-linux-2.6.32.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_bindir}/kmodtool
@@ -53,6 +54,7 @@
tar xzf %{SOURCE1}
%endif
%patch0 -p1 -b .license
+%patch1 -p1 -b .kernelfix
popd
for kernel_version in %{?kernel_versions} ; do
@@ -82,6 +84,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Feb 09 2010 Chris Nolan <chris(a)cenolan.com> - 5.10.91.9.3-4
+- Added patch for building against kernel 2.6.32
+
* Sat Jan 30 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9.3-3.13
- rebuild for new kernel
14 years, 9 months
rpms/wl-kmod/devel broadcom-wl-5.10.91.9.3-linux-2.6.32.patch, NONE, 1.1 wl-kmod.spec, 1.48, 1.49
by Chris Nolan
Author: cnolan
Update of /cvs/nonfree/rpms/wl-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14382
Modified Files:
wl-kmod.spec
Added Files:
broadcom-wl-5.10.91.9.3-linux-2.6.32.patch
Log Message:
* Tue Feb 09 2010 Chris Nolan <chris(a)cenolan.com> - 5.10.91.9.3-4
- added patch for linux kernel 2.6.32
broadcom-wl-5.10.91.9.3-linux-2.6.32.patch:
wl_linux.c | 3 +++
1 file changed, 3 insertions(+)
--- NEW FILE broadcom-wl-5.10.91.9.3-linux-2.6.32.patch ---
diff -rup hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c hybrid-portsrc-x86_32-v5.10.91.9.3_EDIT/src/wl/sys/wl_linux.c
--- hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c 2009-09-10 20:21:58.000000000 +0200
+++ hybrid-portsrc-x86_32-v5.10.91.9.3_EDIT/src/wl/sys/wl_linux.c 2009-12-07 12:51:20.000000000 +0100
@@ -40,6 +40,9 @@
#include <linux/pci_ids.h>
#define WLC_MAXBSSCFG 1
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 32)
+#include <linux/sched.h>
+#endif
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)
#include <net/lib80211.h>
#endif
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/devel/wl-kmod.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- wl-kmod.spec 22 Nov 2009 13:17:37 -0000 1.48
+++ wl-kmod.spec 9 Feb 2010 21:51:38 -0000 1.49
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.10.91.9.3
-Release: 3%{?dist}.7
+Release: 4%{?dist}
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -16,6 +16,7 @@
Source1: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_64-v5.10.91.9.3...
Source11: broadcom-wl-kmodtool-excludekernel-filterfile
Patch0: broadcom-wl-5.10.91.9.3-license.patch
+Patch1: broadcom-wl-5.10.91.9.3-linux-2.6.32.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_bindir}/kmodtool
@@ -53,6 +54,7 @@
tar xzf %{SOURCE1}
%endif
%patch0 -p1 -b .license
+%patch1 -p1 -b .kernelfix
popd
for kernel_version in %{?kernel_versions} ; do
@@ -82,6 +84,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Feb 09 2010 Chris Nolan <chris(a)cenolan.com> - 5.10.91.9.3-4
+- added patch for linux kernel 2.6.32
+
* Sun Nov 22 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9.3-3.7
- rebuild for new kernel, disable i586 builds
14 years, 9 months
rpms/open-vm-tools-kmod/F-12 .cvsignore, 1.13, 1.14 open-vm-tools-kmod.spec, 1.53, 1.54 sources, 1.13, 1.14
by Denis Leroy
Author: denis
Update of /cvs/free/rpms/open-vm-tools-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3719
Modified Files:
.cvsignore open-vm-tools-kmod.spec sources
Log Message:
Update to build 226760
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools-kmod/F-12/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 15 Jan 2010 08:25:08 -0000 1.13
+++ .cvsignore 9 Feb 2010 20:01:14 -0000 1.14
@@ -1 +1 @@
-open-vm-tools-2009.12.16-217847.tar.gz
+open-vm-tools-2010.01.19-226760.tar.gz
Index: open-vm-tools-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools-kmod/F-12/open-vm-tools-kmod.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- open-vm-tools-kmod.spec 30 Jan 2010 20:44:01 -0000 1.53
+++ open-vm-tools-kmod.spec 9 Feb 2010 20:01:14 -0000 1.54
@@ -4,16 +4,16 @@
# 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
%define tname open-vm-tools
-%define builddate 2009.12.16
-%define buildver 217847
-%define ovtmodules vmblock vmci vmhgfs vmmemctl vmsync vmxnet vmxnet3 vsock pvscsi
+%define builddate 2010.01.19
+%define buildver 226760
+%define ovtmodules vmblock vmci vmhgfs vmmemctl vmsync vmxnet vsock pvscsi
Name: open-vm-tools-kmod
Version: 0.0.0.%{buildver}
-Release: 1%{?dist}.2
+Release: 1%{?dist}
Summary: VMware Tools Kernel Modules
Group: System Environment/Kernel
License: GPLv2
@@ -76,6 +76,10 @@
%changelog
+* Tue Feb 9 2010 Denis Leroy <denis(a)poolshark.org> - 0.0.0.226760-1
+- Update to upstream build 226760
+- Removing vmxnet3, now upstream
+
* Sat Jan 30 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.0.0.217847-1.2
- rebuild for new kernel
Index: sources
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools-kmod/F-12/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 15 Jan 2010 08:25:08 -0000 1.13
+++ sources 9 Feb 2010 20:01:14 -0000 1.14
@@ -1 +1 @@
-8234aea94636a4902a785e981af37616 open-vm-tools-2009.12.16-217847.tar.gz
+48e078fcb31d87010f43d5b6cd7ee2db open-vm-tools-2010.01.19-226760.tar.gz
14 years, 9 months
rpms/open-vm-tools/F-12 .cvsignore, 1.13, 1.14 open-vm-tools.spec, 1.16, 1.17 sources, 1.13, 1.14
by Denis Leroy
Author: denis
Update of /cvs/free/rpms/open-vm-tools/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3005
Modified Files:
.cvsignore open-vm-tools.spec sources
Log Message:
Update to build 226760
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-12/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 15 Jan 2010 08:19:04 -0000 1.13
+++ .cvsignore 9 Feb 2010 19:57:53 -0000 1.14
@@ -1 +1 @@
-open-vm-tools-2009.12.16-217847.tar.gz
+open-vm-tools-2010.01.19-226760.tar.gz
Index: open-vm-tools.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-12/open-vm-tools.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- open-vm-tools.spec 15 Jan 2010 08:19:04 -0000 1.16
+++ open-vm-tools.spec 9 Feb 2010 19:57:53 -0000 1.17
@@ -1,5 +1,5 @@
-%define builddate 2009.12.16
-%define buildver 217847
+%define builddate 2010.01.19
+%define buildver 226760
Name: open-vm-tools
Version: 0.0.0.%{buildver}
@@ -162,7 +162,6 @@
%{_datadir}/applications/*.desktop
%{_sysconfdir}/xdg/autostart/*.desktop
%{_datadir}/pixmaps/*.xpm
-%{_datadir}/open-vm-tools
%{_sysconfdir}/init.d/*
%{_sysconfdir}/vmware-tools
%config(noreplace) %{_sysconfdir}/pam.d/*
@@ -185,6 +184,9 @@
%changelog
+* Tue Feb 9 2010 Denis Leroy <denis(a)poolshark.org> - 0.0.0.226760-1
+- Update to build 226760
+
* Fri Jan 15 2010 Denis Leroy <denis(a)poolshark.org> - 0.0.0.217847-1
- Update to upstream build 217847
- Should fix bug 1025
Index: sources
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-12/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 15 Jan 2010 08:19:04 -0000 1.13
+++ sources 9 Feb 2010 19:57:53 -0000 1.14
@@ -1 +1 @@
-8234aea94636a4902a785e981af37616 open-vm-tools-2009.12.16-217847.tar.gz
+48e078fcb31d87010f43d5b6cd7ee2db open-vm-tools-2010.01.19-226760.tar.gz
14 years, 9 months
rpms/staging-kmod/F-12 staging-kmod.spec,1.18,1.19
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22319
Modified Files:
staging-kmod.spec
Log Message:
* Tue Feb 09 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.6.31.5-3.1
- fix thinko that made some modules not getting build (#1076)
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-12/staging-kmod.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- staging-kmod.spec 30 Jan 2010 20:45:08 -0000 1.18
+++ staging-kmod.spec 9 Feb 2010 17:48:02 -0000 1.19
@@ -10,7 +10,7 @@
Name: staging-kmod
Version: 2.6.31.5
-Release: 2%{?dist}.11
+Release: 3%{?dist}.1
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -51,6 +51,7 @@
%build
for kernel_version in %{?kernel_versions}; do
for module in %{stgdrvs} ; do
+ configops="CONFIG_${module}=m"
case "${module}" in
PRISM2_USB)
# does not build on ppc and ppc64 as of 011109; tested with 2.6.31.5
@@ -67,9 +68,6 @@
VIDEO_GO7007)
configops="CONFIG_${module}=m CONFIG_${module}_USB=m"
;;
- **)
- configops="CONFIG_${module}=m"
- ;;
esac
make %{?_smp_mflags} -C "${kernel_version##*___}" SUBDIRS=${PWD}/_kmod_build_${kernel_version%%___*}/ modules ${configops}
done
@@ -94,6 +92,9 @@
%changelog
+* Tue Feb 09 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.6.31.5-3.1
+- fix thinko that made some modules not getting build (#1076)
+
* Sat Jan 30 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.6.31.5-2.11
- rebuild for new kernel
14 years, 9 months
rpms/wl-kmod/F-11 wl-kmod.spec,1.59,1.60
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/wl-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18267
Modified Files:
wl-kmod.spec
Log Message:
* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9-4.11
- rebuild for new kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-11/wl-kmod.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- wl-kmod.spec 4 Feb 2010 17:57:45 -0000 1.59
+++ wl-kmod.spec 8 Feb 2010 07:26:40 -0000 1.60
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.10.91.9
-Release: 4%{?dist}.10
+Release: 4%{?dist}.11
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -86,6 +86,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9-4.11
+- rebuild for new kernel
+
* Thu Feb 04 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9-4.10
- rebuild for new kernel
14 years, 9 months
rpms/slmodem-kmod/F-11 slmodem-kmod.spec,1.47,1.48
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/slmodem-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18143
Modified Files:
slmodem-kmod.spec
Log Message:
* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.46
- rebuild for new kernel
Index: slmodem-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/slmodem-kmod/F-11/slmodem-kmod.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- slmodem-kmod.spec 4 Feb 2010 17:57:29 -0000 1.47
+++ slmodem-kmod.spec 8 Feb 2010 07:26:24 -0000 1.48
@@ -12,7 +12,7 @@
Name: slmodem-kmod
Version: 2.9.11
-Release: 27%{?dist}.45
+Release: 27%{?dist}.46
Summary: Proprietary SmartLink softmodem kernel drivers
Group: System Environment/Kernel
@@ -102,6 +102,9 @@
%changelog
+* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.46
+- rebuild for new kernel
+
* Thu Feb 04 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.45
- rebuild for new kernel
14 years, 9 months
rpms/psb-kmod/F-11 psb-kmod.spec,1.9,1.10
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/psb-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18021
Modified Files:
psb-kmod.spec
Log Message:
* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 4.41.1-10.9
- rebuild for new kernel
Index: psb-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/psb-kmod/F-11/psb-kmod.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- psb-kmod.spec 4 Feb 2010 17:57:13 -0000 1.9
+++ psb-kmod.spec 8 Feb 2010 07:26:08 -0000 1.10
@@ -7,7 +7,7 @@
Name: psb-kmod
Version: 4.41.1
-Release: 10%{?dist}.8
+Release: 10%{?dist}.9
Summary: Kernel module for Poulsbo graphics chipsets
Group: System Environment/Kernel
@@ -96,6 +96,9 @@
%changelog
+* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 4.41.1-10.9
+- rebuild for new kernel
+
* Thu Feb 04 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 4.41.1-10.8
- rebuild for new kernel
14 years, 9 months
rpms/nvidia-kmod/F-11 nvidia-kmod.spec,1.73,1.74
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17881
Modified Files:
nvidia-kmod.spec
Log Message:
* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 190.53-1.3
- rebuild for new kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-11/nvidia-kmod.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- nvidia-kmod.spec 4 Feb 2010 17:56:57 -0000 1.73
+++ nvidia-kmod.spec 8 Feb 2010 07:25:52 -0000 1.74
@@ -8,7 +8,7 @@
Name: nvidia-kmod
Version: 190.53
# Taken over by kmodtool
-Release: 1%{?dist}.2
+Release: 1%{?dist}.3
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Mon Feb 08 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 190.53-1.3
+- rebuild for new kernel
+
* Thu Feb 04 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 190.53-1.2
- rebuild for new kernel
14 years, 9 months