rpms/catalyst-kmod/F-18 .cvsignore, 1.6, 1.7 catalyst-kmod.spec, 1.14, 1.15 sources, 1.5, 1.6

Leigh Scott leigh123linux at rpmfusion.org
Tue Oct 9 08:50:19 CEST 2012


Author: leigh123linux

Update of /cvs/nonfree/rpms/catalyst-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26395

Modified Files:
	.cvsignore catalyst-kmod.spec sources 
Log Message:
* Mon Oct 01 2012 Leigh Scott <leigh123linux at googlemail.com> - 12.9-0.1.beta
- Update to Catalyst 12.9 beta (internal version 9.00)



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	16 Nov 2011 22:56:44 -0000	1.6
+++ .cvsignore	9 Oct 2012 06:50:18 -0000	1.7
@@ -1 +1 @@
-catalyst-kmod-data-11.11.tar.bz2
+catalyst-kmod-data-12.9.tar.bz2


Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/catalyst-kmod.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- catalyst-kmod.spec	8 Feb 2012 23:15:59 -0000	1.14
+++ catalyst-kmod.spec	9 Oct 2012 06:50:18 -0000	1.15
@@ -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 akmod
+%define buildforkernels current
 
 # Tweak to have debuginfo - part 1/2
 %if 0%{?fedora} > 7
@@ -12,8 +12,8 @@
 %endif
 
 Name:        catalyst-kmod
-Version:     11.11
-Release:     1%{?dist}.1
+Version:     12.9
+Release:     0.1.beta%{?dist}
 # Taken over by kmodtool
 Summary:     AMD display driver kernel module
 Group:       System Environment/Kernel
@@ -77,7 +77,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
@@ -97,6 +97,9 @@
 
 
 %changelog
+* Mon Oct 01 2012 Leigh Scott <leigh123linux at googlemail.com> - 12.9-0.1.beta
+- Update to Catalyst 12.9 beta (internal version 9.00)
+
 * Tue Feb 07 2012 Nicolas Chauvet <kwizart at gmail.com> - 11.11-1.1
 - Rebuild for UsrMove
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	16 Nov 2011 22:56:44 -0000	1.5
+++ sources	9 Oct 2012 06:50:18 -0000	1.6
@@ -1 +1 @@
-19be5cd21a0ba3921676e4d00adf18eb  catalyst-kmod-data-11.11.tar.bz2
+37e3e4494a9f83833a9ff3eb997433f1  catalyst-kmod-data-12.9.tar.bz2


More information about the rpmfusion-commits mailing list