rpms/xorg-x11-drv-nvidia/F-16 sources, 1.44, 1.45 xorg-x11-drv-nvidia.spec, 1.78, 1.79
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10815
Modified Files:
sources xorg-x11-drv-nvidia.spec
Log Message:
* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.30-1
- Update to 304.30
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources 11 Jun 2012 18:26:35 -0000 1.44
+++ sources 1 Aug 2012 22:10:04 -0000 1.45
@@ -1,2 +1,2 @@
-bef732dfcf5cb079c06c1e8672d8d5dd NVIDIA-Linux-x86-295.59.run
-a921cfdb0162b9bb788c4486b1e6d725 NVIDIA-Linux-x86_64-295.59.run
+2fb7a7e00404145a842d32b691ea94b6 NVIDIA-Linux-x86-304.30.run
+6080d3c32a86c4c5d25071406cd3d8ba NVIDIA-Linux-x86_64-304.30.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- xorg-x11-drv-nvidia.spec 11 Jun 2012 18:26:35 -0000 1.78
+++ xorg-x11-drv-nvidia.spec 1 Aug 2012 22:10:04 -0000 1.79
@@ -6,7 +6,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 295.59
+Version: 304.30
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -200,7 +200,7 @@
install -p -m 0644 libXvMCNVIDIA.a $RPM_BUILD_ROOT%{nvidialibdir}/
# Install binaries
-install -p -m 0755 nvidia-{bug-report.sh,smi} $RPM_BUILD_ROOT%{_bindir}
+install -p -m 0755 nvidia-{bug-report.sh,smi,cuda-proxy-control,cuda-proxy-server} $RPM_BUILD_ROOT%{_bindir}
# Install man pages
install -m 0755 -d $RPM_BUILD_ROOT%{_mandir}/man1/
@@ -317,6 +317,8 @@
#{_initrddir}/nvidia
%{_bindir}/nvidia-bug-report.sh
%{_bindir}/nvidia-smi
+%{_bindir}/nvidia-cuda-proxy-control
+%{_bindir}/nvidia-cuda-proxy-server
#{_sbindir}/nvidia-config-display
# Xorg libs that do not need to be multilib
%dir %{_libdir}/xorg/modules/extensions/nvidia
@@ -325,6 +327,7 @@
#/no_multilib
%{_datadir}/pixmaps/*.png
%{_mandir}/man1/nvidia-smi.*
+%{_mandir}/man1/nvidia-cuda-proxy-control.1.*
%files libs
%defattr(-,root,root,-)
@@ -349,9 +352,13 @@
%{nvidialibdir}/libXvMCNVIDIA.so
%{nvidialibdir}/libnvcuvid.so
%{nvidialibdir}/libnvidia-ml.so
+%{nvidialibdir}/libnvidia-opencl.so
%changelog
+* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.30-1
+- Update to 304.30
+
* Mon Jun 11 2012 leigh scott <leigh123linux(a)googlemail.com> - 1:295.59-1
- Update to 295.59
12 years, 3 months
rpms/xorg-x11-drv-nvidia/F-17 sources, 1.47, 1.48 xorg-x11-drv-nvidia.spec, 1.80, 1.81
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10327
Modified Files:
sources xorg-x11-drv-nvidia.spec
Log Message:
* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.30-1
- Update to 304.30
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-17/sources,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- sources 11 Jun 2012 18:26:33 -0000 1.47
+++ sources 1 Aug 2012 22:06:22 -0000 1.48
@@ -1,2 +1,2 @@
-bef732dfcf5cb079c06c1e8672d8d5dd NVIDIA-Linux-x86-295.59.run
-a921cfdb0162b9bb788c4486b1e6d725 NVIDIA-Linux-x86_64-295.59.run
+2fb7a7e00404145a842d32b691ea94b6 NVIDIA-Linux-x86-304.30.run
+6080d3c32a86c4c5d25071406cd3d8ba NVIDIA-Linux-x86_64-304.30.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-17/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- xorg-x11-drv-nvidia.spec 11 Jun 2012 18:26:33 -0000 1.80
+++ xorg-x11-drv-nvidia.spec 1 Aug 2012 22:06:22 -0000 1.81
@@ -6,7 +6,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 295.59
+Version: 304.30
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -200,7 +200,7 @@
install -p -m 0644 libXvMCNVIDIA.a $RPM_BUILD_ROOT%{nvidialibdir}/
# Install binaries
-install -p -m 0755 nvidia-{bug-report.sh,smi} $RPM_BUILD_ROOT%{_bindir}
+install -p -m 0755 nvidia-{bug-report.sh,smi,cuda-proxy-control,cuda-proxy-server} $RPM_BUILD_ROOT%{_bindir}
# Install man pages
install -m 0755 -d $RPM_BUILD_ROOT%{_mandir}/man1/
@@ -317,6 +317,8 @@
#{_initrddir}/nvidia
%{_bindir}/nvidia-bug-report.sh
%{_bindir}/nvidia-smi
+%{_bindir}/nvidia-cuda-proxy-control
+%{_bindir}/nvidia-cuda-proxy-server
#{_sbindir}/nvidia-config-display
# Xorg libs that do not need to be multilib
%dir %{_libdir}/xorg/modules/extensions/nvidia
@@ -325,6 +327,7 @@
#/no_multilib
%{_datadir}/pixmaps/*.png
%{_mandir}/man1/nvidia-smi.*
+%{_mandir}/man1/nvidia-cuda-proxy-control.1.*
%files libs
%defattr(-,root,root,-)
@@ -349,9 +352,13 @@
%{nvidialibdir}/libXvMCNVIDIA.so
%{nvidialibdir}/libnvcuvid.so
%{nvidialibdir}/libnvidia-ml.so
+%{nvidialibdir}/libnvidia-opencl.so
%changelog
+* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.30-1
+- Update to 304.30
+
* Mon Jun 11 2012 leigh scott <leigh123linux(a)googlemail.com> - 1:295.59-1
- Update to 295.59
12 years, 3 months
rpms/catalyst-kmod/F-17 3.5-do_mmap.patch, NONE, 1.1 catalyst-kmod.spec, 1.37, 1.38
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15201
Modified Files:
catalyst-kmod.spec
Added Files:
3.5-do_mmap.patch
Log Message:
* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.6-3
- redo patch to fix module load error
3.5-do_mmap.patch:
firegl_public.c | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
--- NEW FILE 3.5-do_mmap.patch ---
--- lib/modules/fglrx/build_mod/firegl_public.c 2012-06-15 18:30:13.483762070 +0200
+++ lib/modules/fglrx/build_mod/firegl_public.c 2012-06-17 17:47:36.543041869 +0200
@@ -2106,6 +2106,12 @@
}
}
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 5, 0)
+# define NO_DO_MMAP
+# define do_mmap(a,b,c,d,e,f) vm_mmap(a, b, c, d, e, f)
+# define do_munmap(a,b,c) vm_munmap(b, c)
+#endif
+
unsigned long ATI_API_CALL KCL_MEM_AllocLinearAddrInterval(
KCL_IO_FILE_Handle file,
unsigned long addr,
@@ -2117,10 +2123,13 @@
flags = MAP_SHARED;
prot = PROT_READ|PROT_WRITE;
-
+#ifdef NO_DO_MMAP
+ vaddr = (void *) vm_mmap(file, 0, len, prot, flags, pgoff);
+#else
down_write(¤t->mm->mmap_sem);
vaddr = (void *) do_mmap(file, 0, len, prot, flags, pgoff);
up_write(¤t->mm->mmap_sem);
+#endif
if (IS_ERR(vaddr))
return 0;
else
@@ -2131,7 +2140,9 @@
{
int retcode = 0;
+#ifndef NO_DO_MMAP
down_write(¤t->mm->mmap_sem);
+#endif
#ifdef FGL_LINUX_RHEL_MUNMAP_API
retcode = do_munmap(current->mm,
addr,
@@ -2142,7 +2153,9 @@
addr,
len);
#endif
+#ifndef NO_DO_MMAP
up_write(¤t->mm->mmap_sem);
+#endif
return retcode;
}
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-17/catalyst-kmod.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- catalyst-kmod.spec 1 Aug 2012 00:08:51 -0000 1.37
+++ catalyst-kmod.spec 1 Aug 2012 10:26:41 -0000 1.38
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 12.6
-Release: 2%{?dist}
+Release: 3%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -23,7 +23,7 @@
Source11: catalyst-kmodtool-excludekernel-filterfile
Patch0: compat_alloc-Makefile.patch
Patch1: fglrx_kernel_3.4.0.patch
-Patch2: amd-3.5.0-missing_do_mmap.patch
+Patch2: 3.5-do_mmap.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i686
@@ -81,7 +81,7 @@
%build
for kernel_version in %{?kernel_versions}; do
pushd _kmod_build_${kernel_version%%___*}/lib/modules/fglrx/build_mod/2.6.x
- make CC="gcc" PAGE_ATTR_FIX=0 \
+ make V=1 CC="gcc" PAGE_ATTR_FIX=0 \
KVER="${kernel_version%%___*}" \
KDIR="/usr/src/kernels/${kernel_version%%___*}"
popd
@@ -101,6 +101,9 @@
%changelog
+* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.6-3
+- redo patch to fix module load error
+
* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.6-2
- patched for 3.5 kernel
12 years, 3 months
rpms/gnome-shell-extension-weather/F-17 .cvsignore, 1.3, 1.4 gnome-shell-extension-weather.spec, 1.2, 1.3 sources, 1.3, 1.4
by Mattia Meneguzzo
Author: odysseus
Update of /cvs/free/rpms/gnome-shell-extension-weather/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1818/F-17
Modified Files:
.cvsignore gnome-shell-extension-weather.spec sources
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/F-17/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 4 Jun 2012 19:29:38 -0000 1.3
+++ .cvsignore 1 Aug 2012 05:52:04 -0000 1.4
@@ -1 +1 @@
-Neroth-gnome-shell-extension-weather-5c61d80.tar.gz
+Neroth-gnome-shell-extension-weather-393203b.tar.gz
Index: gnome-shell-extension-weather.spec
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/F-17/gnome-shell-extension-weather.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-shell-extension-weather.spec 4 Jun 2012 19:29:38 -0000 1.2
+++ gnome-shell-extension-weather.spec 1 Aug 2012 05:52:04 -0000 1.3
@@ -1,11 +1,11 @@
-%global git 5c61d80
+%global git 393203b
%global uuid weather(a)gnome-shell-extensions.gnome.org
%global github Neroth-gnome-shell-extension-weather
%global checkout git%{git}
Name: gnome-shell-extension-weather
Version: 0
-Release: 0.2.%{checkout}%{?dist}
+Release: 0.3.%{checkout}%{?dist}
Summary: An extension for displaying weather notifications in GNOME Shell
Group: User Interface/Desktops
@@ -50,6 +50,9 @@
%{_datadir}/gnome-shell/extensions/%{uuid}/
%changelog
+* Wed Aug 01 2012 Mattia Meneguzzo <odysseus(a)fedoraproject.org> - 0-0.3.git393203b
+- Update to latest upstream version
+
* Mon Jun 04 2012 Mattia Meneguzzo <odysseus(a)fedoraproject.org> - 0-0.2.git5c61d80
- Update to latest upstream version
- Add command to remove directory "debian"
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/F-17/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 4 Jun 2012 19:29:38 -0000 1.3
+++ sources 1 Aug 2012 05:52:04 -0000 1.4
@@ -1 +1 @@
-77d15b1b85cdfe6ff8a0cba2aa51c2bd Neroth-gnome-shell-extension-weather-5c61d80.tar.gz
+704662bfd93341d658353b35c8ff36ff Neroth-gnome-shell-extension-weather-393203b.tar.gz
12 years, 3 months
rpms/gnome-shell-extension-weather/F-16 .cvsignore, 1.3, 1.4 gnome-shell-extension-weather.spec, 1.2, 1.3 sources, 1.3, 1.4
by Mattia Meneguzzo
Author: odysseus
Update of /cvs/free/rpms/gnome-shell-extension-weather/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1505/F-16
Modified Files:
.cvsignore gnome-shell-extension-weather.spec sources
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/F-16/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 4 Jun 2012 19:27:29 -0000 1.3
+++ .cvsignore 1 Aug 2012 05:50:29 -0000 1.4
@@ -1 +1 @@
-Neroth-gnome-shell-extension-weather-5c61d80.tar.gz
+Neroth-gnome-shell-extension-weather-393203b.tar.gz
Index: gnome-shell-extension-weather.spec
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/F-16/gnome-shell-extension-weather.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-shell-extension-weather.spec 4 Jun 2012 19:27:30 -0000 1.2
+++ gnome-shell-extension-weather.spec 1 Aug 2012 05:50:29 -0000 1.3
@@ -1,11 +1,11 @@
-%global git 5c61d80
+%global git 393203b
%global uuid weather(a)gnome-shell-extensions.gnome.org
%global github Neroth-gnome-shell-extension-weather
%global checkout git%{git}
Name: gnome-shell-extension-weather
Version: 0
-Release: 0.2.%{checkout}%{?dist}
+Release: 0.3.%{checkout}%{?dist}
Summary: An extension for displaying weather notifications in GNOME Shell
Group: User Interface/Desktops
@@ -50,6 +50,9 @@
%{_datadir}/gnome-shell/extensions/%{uuid}/
%changelog
+* Wed Aug 01 2012 Mattia Meneguzzo <odysseus(a)fedoraproject.org> - 0-0.3.git393203b
+- Update to latest upstream version
+
* Mon Jun 04 2012 Mattia Meneguzzo <odysseus(a)fedoraproject.org> - 0-0.2.git5c61d80
- Update to latest upstream version
- Add command to remove directory "debian"
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/F-16/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 4 Jun 2012 19:27:30 -0000 1.3
+++ sources 1 Aug 2012 05:50:29 -0000 1.4
@@ -1 +1 @@
-77d15b1b85cdfe6ff8a0cba2aa51c2bd Neroth-gnome-shell-extension-weather-5c61d80.tar.gz
+704662bfd93341d658353b35c8ff36ff Neroth-gnome-shell-extension-weather-393203b.tar.gz
12 years, 3 months
rpms/gnome-shell-extension-weather/devel .cvsignore, 1.3, 1.4 gnome-shell-extension-weather.spec, 1.2, 1.3 sources, 1.3, 1.4
by Mattia Meneguzzo
Author: odysseus
Update of /cvs/free/rpms/gnome-shell-extension-weather/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv927/devel
Modified Files:
.cvsignore gnome-shell-extension-weather.spec sources
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 4 Jun 2012 19:22:44 -0000 1.3
+++ .cvsignore 1 Aug 2012 05:46:48 -0000 1.4
@@ -1 +1 @@
-Neroth-gnome-shell-extension-weather-5c61d80.tar.gz
+Neroth-gnome-shell-extension-weather-393203b.tar.gz
Index: gnome-shell-extension-weather.spec
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/devel/gnome-shell-extension-weather.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-shell-extension-weather.spec 4 Jun 2012 19:22:44 -0000 1.2
+++ gnome-shell-extension-weather.spec 1 Aug 2012 05:46:48 -0000 1.3
@@ -1,11 +1,11 @@
-%global git 5c61d80
+%global git 393203b
%global uuid weather(a)gnome-shell-extensions.gnome.org
%global github Neroth-gnome-shell-extension-weather
%global checkout git%{git}
Name: gnome-shell-extension-weather
Version: 0
-Release: 0.2.%{checkout}%{?dist}
+Release: 0.3.%{checkout}%{?dist}
Summary: An extension for displaying weather notifications in GNOME Shell
Group: User Interface/Desktops
@@ -50,6 +50,9 @@
%{_datadir}/gnome-shell/extensions/%{uuid}/
%changelog
+* Wed Aug 01 2012 Mattia Meneguzzo <odysseus(a)fedoraproject.org> - 0-0.3.git393203b
+- Update to latest upstream version
+
* Mon Jun 04 2012 Mattia Meneguzzo <odysseus(a)fedoraproject.org> - 0-0.2.git5c61d80
- Update to latest upstream version
- Add command to remove directory "debian"
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 4 Jun 2012 19:22:44 -0000 1.3
+++ sources 1 Aug 2012 05:46:48 -0000 1.4
@@ -1 +1 @@
-77d15b1b85cdfe6ff8a0cba2aa51c2bd Neroth-gnome-shell-extension-weather-5c61d80.tar.gz
+704662bfd93341d658353b35c8ff36ff Neroth-gnome-shell-extension-weather-393203b.tar.gz
12 years, 3 months
rpms/catalyst-kmod/F-17 amd-3.5.0-missing_do_mmap.patch, NONE, 1.1 catalyst-kmod.spec, 1.36, 1.37
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20673
Modified Files:
catalyst-kmod.spec
Added Files:
amd-3.5.0-missing_do_mmap.patch
Log Message:
* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.6-2
- patched for 3.5 kernel
amd-3.5.0-missing_do_mmap.patch:
firegl_public.c | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
--- NEW FILE amd-3.5.0-missing_do_mmap.patch ---
--- lib/modules/fglrx/build_mod/firegl_public.c
+++ lib/modules/fglrx/build_mod/firegl_public.c
@@ -2148,9 +2148,13 @@ unsigned long ATI_API_CALL KCL_MEM_Alloc
flags = MAP_SHARED;
prot = PROT_READ|PROT_WRITE;
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,5,0)
+ vaddr = (void *) vm_mmap(file, 0, len, prot, flags, pgoff);
+#else
down_write(¤t->mm->mmap_sem);
vaddr = (void *) do_mmap(file, 0, len, prot, flags, pgoff);
up_write(¤t->mm->mmap_sem);
+#endif
if (IS_ERR(vaddr))
return 0;
else
@@ -2161,6 +2165,16 @@ int ATI_API_CALL KCL_MEM_ReleaseLinearAd
{
int retcode = 0;
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,5,0)
+#ifdef FGL_LINUX_RHEL_MUNMAP_API
+ retcode = vm_munmap(addr,
+ len,
+ 1);
+#else
+ retcode = vm_munmap(addr,
+ len);
+#endif
+#else
down_write(¤t->mm->mmap_sem);
#ifdef FGL_LINUX_RHEL_MUNMAP_API
retcode = do_munmap(current->mm,
@@ -2171,8 +2185,9 @@ int ATI_API_CALL KCL_MEM_ReleaseLinearAd
retcode = do_munmap(current->mm,
addr,
len);
-#endif
up_write(¤t->mm->mmap_sem);
+#endif
+#endif
return retcode;
}
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-17/catalyst-kmod.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- catalyst-kmod.spec 31 Jul 2012 06:36:40 -0000 1.36
+++ catalyst-kmod.spec 1 Aug 2012 00:08:51 -0000 1.37
@@ -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.6
-Release: 1%{?dist}.4
+Release: 2%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -23,6 +23,7 @@
Source11: catalyst-kmodtool-excludekernel-filterfile
Patch0: compat_alloc-Makefile.patch
Patch1: fglrx_kernel_3.4.0.patch
+Patch2: amd-3.5.0-missing_do_mmap.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i686
@@ -69,6 +70,7 @@
pushd fglrxpkg
%patch0 -p0 -b.compat_alloc
%patch1 -p0 -b.fglrx_kernel_3.4.0
+%patch2 -p0 -b.amd-3.5.0-missing_do_mmap
popd
for kernel_version in %{?kernel_versions} ; do
@@ -99,6 +101,9 @@
%changelog
+* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.6-2
+- patched for 3.5 kernel
+
* Tue Jul 31 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.6-1.4
- Rebuilt for updated kernel
12 years, 3 months