rpms/fglrx-kmod/F-10 .cvsignore, 1.3, 1.4 fglrx-kmod.spec, 1.15, 1.16 sources, 1.3, 1.4 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-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4726/F-10

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-10/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	17 Nov 2008 17:29:30 -0000	1.3
+++ .cvsignore	16 Dec 2008 17:40:11 -0000	1.4
@@ -1 +1 @@
-fglrx-kmod-data-8.552.tar.bz2
+fglrx-kmod-data-8.561.tar.bz2


Index: fglrx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-10/fglrx-kmod.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- fglrx-kmod.spec	6 Dec 2008 09:04:03 -0000	1.15
+++ fglrx-kmod.spec	16 Dec 2008 17:40:11 -0000	1.16
@@ -5,7 +5,7 @@
 # a new akmod package will only get build when a new one is actually needed
 %define buildforkernels newest
 
-%define ativersion 8.11
+%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.552
-Release:     1.%{ativersion}%{?dist}.5
+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
+
 * Sat Dec 06 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 8.552-1.8.11.5
 - rebuild for latest Fedora kernel;
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	17 Nov 2008 17:29:30 -0000	1.3
+++ sources	16 Dec 2008 17:40:11 -0000	1.4
@@ -1 +1 @@
-767aa42b251e1dd74539fb3b3dda3a7f  fglrx-kmod-data-8.552.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