[arch-commits] CVS update of extra/modules/fglrx-ck (2.6.22.patch PKGBUILD)

Travis Willard travis at archlinux.org
Tue Aug 14 12:33:13 UTC 2007


    Date: Tuesday, August 14, 2007 @ 08:33:13
  Author: travis
    Path: /home/cvs-extra/extra/modules/fglrx-ck

Modified: PKGBUILD (1.9 -> 1.10)
 Removed: 2.6.22.patch (1.1)

upgpkg: fglrx-ck 8.40.4-1
Upstream update, compiles clean for 2.6.22


--------------+
 2.6.22.patch |   17 -----------------
 PKGBUILD     |   12 ++++++------
 2 files changed, 6 insertions(+), 23 deletions(-)


Index: extra/modules/fglrx-ck/2.6.22.patch
diff -u extra/modules/fglrx-ck/2.6.22.patch:1.1 extra/modules/fglrx-ck/2.6.22.patch:removed
--- extra/modules/fglrx-ck/2.6.22.patch:1.1	Tue Jul 24 05:23:38 2007
+++ extra/modules/fglrx-ck/2.6.22.patch	Tue Aug 14 08:33:13 2007
@@ -1,17 +0,0 @@
---- firegl_public.c-orig 2007-05-16 14:52:12.000000000 -0500
-+++ firegl_public.c 2007-05-16 14:52:48.000000000 -0500
-@@ -144,12 +144,14 @@
- #define EXPORT_NO_SYMBOLS
- #endif
- 
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,22)
- #ifdef __x86_64__
- #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,12)
- #include "linux/ioctl32.h"
- #else
- #include "asm/ioctl32.h"
- #endif
-+#endif
- 
- #ifdef __x86_64__
- #include "asm/compat.h"
Index: extra/modules/fglrx-ck/PKGBUILD
diff -u extra/modules/fglrx-ck/PKGBUILD:1.9 extra/modules/fglrx-ck/PKGBUILD:1.10
--- extra/modules/fglrx-ck/PKGBUILD:1.9	Tue Jul 31 00:26:03 2007
+++ extra/modules/fglrx-ck/PKGBUILD	Tue Aug 14 08:33:13 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.9 2007/07/31 04:26:03 travis Exp $
+# $Id: PKGBUILD,v 1.10 2007/08/14 12:33:13 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: amdviaman
 
 pkgname=fglrx-ck
-pkgver=8.39.4
+pkgver=8.40.4
 _kernel_version=2.6.22
-pkgrel=2
+pkgrel=1
 pkgdesc="Proprietary AMD/ATI kernel drivers for Radeon brand cards. ck kernel."
 arch=('i686' 'x86_64')
-url="http://www.ati.com"
+url="http://www.ati.amd.com"
 #license provided by fglrx-utils package
 license=('custom:"fglrx"') 
 depends=("fglrx-utils>=${pkgver}" "kernel26ck>=${_kernel_version}")
@@ -16,8 +16,8 @@
 replaces=('ati-fglrx-ck')
 install=${pkgname}.install
 source=(http://www2.ati.com/drivers/linux/ati-driver-installer-$pkgver-x86.x86_64.run)
-md5sums=('0d04bccfc0baf8defafa8f66b53a0ef6')
-sha1sums=('2b1b66169df36c3e6c811562b63642ff4dce2b1d')
+md5sums=('d02add61ee36a4183510317c3c42b147')
+sha1sums=('6260c8596529eac34fabe3437678afe6e2761490')
 
 _kernver=${_kernel_version}-ck
 




More information about the arch-commits mailing list