rpms/catalyst-kmod/F-16 fglrx_kernel_3.4.0.patch, NONE, 1.1 catalyst-kmod.spec, 1.51, 1.52
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18864
Modified Files:
catalyst-kmod.spec
Added Files:
fglrx_kernel_3.4.0.patch
Log Message:
* Wed May 23 2012 leigh scott <leigh123linux(a)googlemail.com> - 12.4-2
- patch for newer kernels (3.4.0)
fglrx_kernel_3.4.0.patch:
firegl_public.c | 3 +++
1 file changed, 3 insertions(+)
--- NEW FILE fglrx_kernel_3.4.0.patch ---
--- lib/modules/fglrx/build_mod/firegl_public.c
+++ lib/modules/fglrx/build_mod/firegl_public.c
@@ -187,6 +187,9 @@
#include <linux/gfp.h>
#include <linux/swap.h>
#include "asm/i387.h"
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0)
+#include <asm/fpu-internal.h>
+#endif
#include "firegl_public.h"
#include "kcl_osconfig.h"
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-16/catalyst-kmod.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- catalyst-kmod.spec 23 May 2012 06:47:58 -0000 1.51
+++ catalyst-kmod.spec 23 May 2012 09:28:58 -0000 1.52
@@ -3,7 +3,7 @@
# "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 current
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 12.4
-Release: 1%{?dist}.5
+Release: 2%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -24,6 +24,7 @@
Patch0: compat_alloc-Makefile.patch
Patch1: rename_debug.patch
Patch2: catalyst-kmod-i386.patch
+Patch3: fglrx_kernel_3.4.0.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i686
@@ -70,6 +71,7 @@
pushd fglrxpkg
%patch0 -p0 -b.compat_alloc
%patch1 -p0 -b.rename_debug
+%patch3 -p0 -b.fglrx_kernel_3.4.0
%ifarch %{ix86}
%patch2 -p0 -b.catalyst-kmod-i386
%endif
@@ -103,6 +105,9 @@
%changelog
+* Wed May 23 2012 leigh scott <leigh123linux(a)googlemail.com> - 12.4-2
+- patch for newer kernels (3.4.0)
+
* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.4-1.5
- Rebuilt for updated kernel
12 years, 6 months
rpms/nvidia-kmod/F-16 nvidia-kmod.spec,1.135,1.136
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13836
Modified Files:
nvidia-kmod.spec
Log Message:
Rebuilt for updated kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-16/nvidia-kmod.spec,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- nvidia-kmod.spec 22 May 2012 18:12:00 -0000 1.135
+++ nvidia-kmod.spec 23 May 2012 06:52:46 -0000 1.136
@@ -9,7 +9,7 @@
Epoch: 1
Version: 295.53
# Taken over by kmodtool
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -77,6 +77,9 @@
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:295.53-1.1
+- Rebuilt for updated kernel
+
* Tue May 22 2012 leigh scott <leigh123linux(a)googlemail.com> - 1:295.53-1
- Update to 295.53
12 years, 6 months
rpms/VirtualBox-kmod/F-16 VirtualBox-kmod.spec,1.3,1.4
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/VirtualBox-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13657
Modified Files:
VirtualBox-kmod.spec
Log Message:
Rebuilt for updated kernel
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-16/VirtualBox-kmod.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- VirtualBox-kmod.spec 23 May 2012 03:00:02 -0000 1.3
+++ VirtualBox-kmod.spec 23 May 2012 06:51:10 -0000 1.4
@@ -18,7 +18,7 @@
Name: VirtualBox-kmod
Version: 4.1.16
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -96,6 +96,9 @@
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1.16-1.1
+- Rebuilt for updated kernel
+
* Tue May 22 2012 Sérgio Basto <sergio(a)serjux.com> - 4.1.16-1
- New upstream release
12 years, 6 months
rpms/wl-kmod/F-16 wl-kmod.spec,1.90,1.91
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13469
Modified Files:
wl-kmod.spec
Log Message:
* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-2.24
- Rebuilt for updated kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-16/wl-kmod.spec,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- wl-kmod.spec 18 May 2012 14:33:27 -0000 1.90
+++ wl-kmod.spec 23 May 2012 06:48:29 -0000 1.91
@@ -3,13 +3,13 @@
# "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 current
-%define buildforkernels current
-%define buildforkernels current
+%define buildforkernels newest
+%define buildforkernels newest
+%define buildforkernels newest
Name: wl-kmod
Version: 5.100.82.112
-Release: 2%{?dist}.23
+Release: 2%{?dist}.24
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -85,6 +85,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-2.24
+- Rebuilt for updated kernel
+
* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-2.23
- Rebuilt for release kernel
12 years, 6 months
rpms/nvidia-173xx-kmod/F-16 nvidia-173xx-kmod.spec,1.44,1.45
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13236
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.34-1.1
- Rebuilt for updated kernel
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-16/nvidia-173xx-kmod.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- nvidia-173xx-kmod.spec 19 May 2012 20:09:34 -0000 1.44
+++ nvidia-173xx-kmod.spec 23 May 2012 06:48:08 -0000 1.45
@@ -3,12 +3,12 @@
# "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 current
+%define buildforkernels newest
Name: nvidia-173xx-kmod
Version: 173.14.34
# Taken over by kmodtool
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.34-1.1
+- Rebuilt for updated kernel
+
* Sat May 19 2012 leigh scott <leigh123linux(a)googlemail.com> - 173.14.34-1
- Update to 173.14.34
12 years, 6 months
rpms/catalyst-kmod/F-16 catalyst-kmod.spec,1.50,1.51
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13107
Modified Files:
catalyst-kmod.spec
Log Message:
* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.4-1.5
- Rebuilt for updated kernel
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-16/catalyst-kmod.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- catalyst-kmod.spec 18 May 2012 14:33:04 -0000 1.50
+++ catalyst-kmod.spec 23 May 2012 06:47:58 -0000 1.51
@@ -3,7 +3,7 @@
# "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 current
+%define buildforkernels newest
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 12.4
-Release: 1%{?dist}.4
+Release: 1%{?dist}.5
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -103,6 +103,9 @@
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.4-1.5
+- Rebuilt for updated kernel
+
* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.4-1.4
- Rebuilt for release kernel
12 years, 6 months
rpms/xtables-addons-kmod/F-16 xtables-addons-kmod.spec,1.47,1.48
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12982
Modified Files:
xtables-addons-kmod.spec
Log Message:
* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.41-1.22
- Rebuilt for updated kernel
Index: xtables-addons-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/F-16/xtables-addons-kmod.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- xtables-addons-kmod.spec 18 May 2012 14:32:52 -0000 1.47
+++ xtables-addons-kmod.spec 23 May 2012 06:47:47 -0000 1.48
@@ -3,12 +3,12 @@
# "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 current
+%define buildforkernels newest
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
Version: 1.41
-Release: 1%{?dist}.21
+Release: 1%{?dist}.22
License: GPLv2
Group: System Environment/Kernel
URL: http://xtables-addons.sourceforge.net
@@ -66,6 +66,9 @@
rm -rf %{buildroot}
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.41-1.22
+- Rebuilt for updated kernel
+
* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.41-1.21
- Rebuilt for release kernel
12 years, 6 months
rpms/west-chamber-kmod/F-16 west-chamber-kmod.spec,1.42,1.43
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/west-chamber-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12861
Modified Files:
west-chamber-kmod.spec
Log Message:
* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.1-7.20101017svn.38
- Rebuilt for updated kernel
Index: west-chamber-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/west-chamber-kmod/F-16/west-chamber-kmod.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- west-chamber-kmod.spec 18 May 2012 14:32:41 -0000 1.42
+++ west-chamber-kmod.spec 23 May 2012 06:47:39 -0000 1.43
@@ -3,7 +3,7 @@
# "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 current
+%define buildforkernels newest
%define svndate 20101017
%define svnver 105
@@ -11,7 +11,7 @@
Name: west-chamber-kmod
Summary: Kernel module (kmod) for west-chamber
Version: 0.0.1
-Release: 7.%{?svndate}svn%{?dist}.37
+Release: 7.%{?svndate}svn%{?dist}.38
License: GPLv2+
Group: System Environment/Kernel
URL: http://code.google.com/p/scholarzhang/
@@ -82,6 +82,9 @@
rm -rf %{buildroot}
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.1-7.20101017svn.38
+- Rebuilt for updated kernel
+
* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.1-7.20101017svn.37
- Rebuilt for release kernel
12 years, 6 months
rpms/VirtualBox-OSE-kmod/F-16 VirtualBox-OSE-kmod.spec,1.97,1.98
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/VirtualBox-OSE-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12740
Modified Files:
VirtualBox-OSE-kmod.spec
Log Message:
* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1.14-2.1
- Rebuilt for updated kernel
Index: VirtualBox-OSE-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE-kmod/F-16/VirtualBox-OSE-kmod.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- VirtualBox-OSE-kmod.spec 10 May 2012 23:52:16 -0000 1.97
+++ VirtualBox-OSE-kmod.spec 23 May 2012 06:47:32 -0000 1.98
@@ -3,7 +3,7 @@
# "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
# In prerelease builds (such as betas), this package has the same
# major version number, while the kernel module abi is not guarranteed
@@ -18,7 +18,7 @@
Name: VirtualBox-OSE-kmod
Version: 4.1.14
-Release: 2%{?dist}
+Release: 2%{?dist}.1
Summary: Kernel module for VirtualBox-OSE
Group: System Environment/Kernel
@@ -96,6 +96,9 @@
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1.14-2.1
+- Rebuilt for updated kernel
+
* Fri May 11 2012 Sérgio Basto <sergio(a)serjux.com> - 4.1.14-2
- build new current.
12 years, 6 months
rpms/staging-kmod/F-16 staging-kmod.spec,1.58,1.59
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/staging-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12524
Modified Files:
staging-kmod.spec
Log Message:
* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-3.4
- Rebuilt for updated kernel
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-16/staging-kmod.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- staging-kmod.spec 18 May 2012 14:32:16 -0000 1.58
+++ staging-kmod.spec 23 May 2012 06:47:20 -0000 1.59
@@ -20,7 +20,7 @@
Name: staging-kmod
Version: 3.3
-Release: %{?prever:0.}3%{?prever:.%{prever}}%{?dist}.3
+Release: %{?prever:0.}3%{?prever:.%{prever}}%{?dist}.4
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -130,6 +130,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed May 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-3.4
+- Rebuilt for updated kernel
+
* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3-3.3
- Rebuilt for release kernel
12 years, 6 months