rpms/fglrx-kmod/F-9 .cvsignore, 1.2, 1.3 fglrx-kmod.spec, 1.10, 1.11 sources, 1.2, 1.3 fglrx-makefile.diff, 1.2, NONE fglrx-makesh.diff, 1.2, NONE

Stewart Adam firewing at rpmfusion.org
Tue Dec 16 18:40:41 CET 2008


Author: firewing

Update of /cvs/nonfree/rpms/fglrx-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4726/F-9

Modified Files:
	.cvsignore fglrx-kmod.spec sources 
Removed Files:
	fglrx-makefile.diff fglrx-makesh.diff 
Log Message:
Update to Catalyst 8.12



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	16 Oct 2008 18:32:09 -0000	1.2
+++ .cvsignore	16 Dec 2008 17:40:11 -0000	1.3
@@ -1 +1 @@
-fglrx-kmod-data-8.543.tar.bz2
+fglrx-kmod-data-8.561.tar.bz2


Index: fglrx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-9/fglrx-kmod.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- fglrx-kmod.spec	2 Dec 2008 05:54:20 -0000	1.10
+++ fglrx-kmod.spec	16 Dec 2008 17:40:11 -0000	1.11
@@ -3,9 +3,9 @@
 # "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
 
-%define ativersion 8.11beta
+%define ativersion 8.12
 
 # Tweak to have debuginfo - part 1/2
 %if 0%{?fedora} > 7
@@ -14,17 +14,15 @@
 %endif
 
 Name:        fglrx-kmod
-Version:     8.543
-Release:     0.3.%{ativersion}%{?dist}.8
+Version:     8.561
+Release:     1.%{ativersion}%{?dist}
 # Taken over by kmodtool
 Summary:     AMD display driver kernel module
 Group:       System Environment/Kernel
 License:     Redistributable, no modification permitted
 URL:         http://ati.amd.com/support/drivers/linux/linux-radeon.html
-Source0:     http://www.diffingo.com/downloads/livna/kmod-data/fglrx-kmod-data-%{version}.tar.bz2
+Source0:     http://downloads.diffingo.com/livna/kmod-data/fglrx-kmod-data-%{version}.tar.bz2
 Source11:    fglrx-kmodtool-excludekernel-filterfile
-# These control kernel version detection
-Patch1:      fglrx-makefile.diff
 
 BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -70,11 +68,6 @@
 # debuginfo fix
 #sed -i -e 's|strip -g|/bin/true|' fglrxpkg/lib/modules/fglrx/build_mod/make.sh
 
-# These control kernel version detection
-pushd fglrxpkg/lib/modules/fglrx/build_mod/
-%patch1 -b .patch1
-popd
-
 for kernel_version  in %{?kernel_versions} ; do
     cp -a fglrxpkg/  _kmod_build_${kernel_version%%___*}
 done
@@ -83,7 +76,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 KERNEL_PATH="${kernel_version##*___}"
+    make CC="gcc" PAGE_ATTR_FIX=0 KVER="${kernel_version%%___*}"
     popd
 done
 
@@ -101,6 +94,10 @@
 
 
 %changelog
+* Tue Dec 16 2008 Stewart Adam <s.adam at diffingo.com> - 8.561-1.8.12
+- Update to 8.12
+- Remove unneeded makefile patch
+
 * Tue Dec 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 8.543-0.3.8.11beta.8
 - rebuild for latest Fedora kernel;
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	16 Oct 2008 18:32:09 -0000	1.2
+++ sources	16 Dec 2008 17:40:11 -0000	1.3
@@ -1 +1 @@
-f3f08c9f33f45a0b5be7f55a81aee9dd  fglrx-kmod-data-8.543.tar.bz2
+9fe72622140a2831475ee26ce9d32217da62d53c  fglrx-kmod-data-8.561.tar.bz2


--- fglrx-makefile.diff DELETED ---


--- fglrx-makesh.diff DELETED ---



More information about the rpmfusion-commits mailing list