Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25365
Modified Files:
catalyst-kmod.spec sources
Removed Files:
3.5-do_mmap.patch fglrx_kernel_3.4.0.patch
Log Message:
* Tue Oct 23 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.10-1
- Update to Catalyst 12.10 release (internal version 9.002)
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-17/catalyst-kmod.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- catalyst-kmod.spec 18 Oct 2012 18:42:04 -0000 1.49
+++ catalyst-kmod.spec 23 Oct 2012 12:35:50 -0000 1.50
@@ -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
@@ -12,8 +12,8 @@
%endif
Name: catalyst-kmod
-Version: 12.8
-Release: 1%{?dist}.8
+Version: 12.10
+Release: 1%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -22,7 +22,6 @@
Source0:
http://downloads.diffingo.com/rpmfusion/kmod-data/catalyst-kmod-data-%{ve...
Source11: catalyst-kmodtool-excludekernel-filterfile
Patch0: compat_alloc-Makefile.patch
-Patch1: 3.5-do_mmap.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i686
@@ -68,7 +67,6 @@
pushd fglrxpkg
%patch0 -p0 -b.compat_alloc
-%patch1 -p0 -b.amd-3.5.0-missing_do_mmap
popd
for kernel_version in %{?kernel_versions} ; do
@@ -99,6 +97,9 @@
%changelog
+* Tue Oct 23 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.10-1
+- Update to Catalyst 12.10 release (internal version 9.002)
+
* Thu Oct 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.8-1.8
- Rebuilt for updated kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-17/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 17 Aug 2012 12:34:50 -0000 1.8
+++ sources 23 Oct 2012 12:35:58 -0000 1.9
@@ -1 +1 @@
-bb0a48648d396503f25f300fa2eefe2d catalyst-kmod-data-12.8.tar.bz2
+3f0b8c70672b43ed7ce8590e0ce24026 catalyst-kmod-data-12.10.tar.bz2
--- 3.5-do_mmap.patch DELETED ---
--- fglrx_kernel_3.4.0.patch DELETED ---