Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16292
Modified Files:
.cvsignore catalyst-kmod.spec sources
Log Message:
* Sat May 11 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.4-1
- Update to Catalyst 13.4 (internal version 12.104)
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 20 Jan 2013 09:58:49 -0000 1.10
+++ .cvsignore 11 May 2013 10:22:27 -0000 1.11
@@ -1 +1 @@
-catalyst-kmod-data-13.1.tar.bz2
+catalyst-kmod-data-13.4.tar.bz2
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/catalyst-kmod.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- catalyst-kmod.spec 3 May 2013 12:50:37 -0000 1.50
+++ catalyst-kmod.spec 11 May 2013 10:22:28 -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
-%global buildforkernels newest
+%global buildforkernels current
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -12,8 +12,8 @@
%endif
Name: catalyst-kmod
-Version: 13.1
-Release: 2%{?dist}.12
+Version: 13.4
+Release: 1%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -22,8 +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.7_kernel.patch
-Patch2: 3.8_kernel.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i686
@@ -69,8 +67,6 @@
pushd fglrxpkg
%patch0 -p0 -b.compat_alloc
-%patch1 -p0 -b.3.7_kernel
-%patch2 -p0 -b.3.8_kernel
popd
for kernel_version in %{?kernel_versions} ; do
@@ -101,6 +97,9 @@
%changelog
+* Sat May 11 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 13.4-1
+- Update to Catalyst 13.4 (internal version 12.104)
+
* Fri May 03 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-2.12
- Rebuilt for kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 20 Jan 2013 09:58:49 -0000 1.10
+++ sources 11 May 2013 10:22:28 -0000 1.11
@@ -1 +1 @@
-e3cc48561ba87bf16e94aacb27599b3a catalyst-kmod-data-13.1.tar.bz2
+e806cfacc7d2f562518d5cbe8b7fa50f catalyst-kmod-data-13.4.tar.bz2