--- ./packages/hackbard/cdrtools/cdrtools	21 Jul 2004 08:58:06 -0000	1.1
+++ ./packages/hackbard/cdrtools/cdrtools	13 Aug 2004 11:18:12 -0000
@@ -2,9 +2,9 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 2.01a33
+# [V] 2.01a36
 # [S] 3-1
-# [D] cdrtools-2.01a33.tar.bz2 ftp://ftp.berlios.de/pub/cdrecord/alpha/ 
+# [D] cdrtools-2.01a36.tar.bz2 ftp://ftp.berlios.de/pub/cdrecord/alpha/ 
 
 make_conf="$make_conf INS_BASE=$prefix DEFINSUSR=root DEFINSGRP=root"
 install_conf="$install_conf INS_BASE=$prefix DEFINSUSR=root DEFINSGRP=root"
--- ./packages/hackbard/cdrtools/u8.patch	21 Jul 2004 08:58:06 -0000	1.1
+++ ./packages/hackbard/cdrtools/u8.patch	13 Aug 2004 11:18:12 -0000
@@ -1,11 +1,14 @@
---- ./libscg/scsi-linux-sg.c.orig	2004-07-14 14:16:39.000000000 +0200
-+++ ./libscg/scsi-linux-sg.c	2004-07-14 14:18:21.000000000 +0200
-@@ -65,6 +65,9 @@
+--- ./libscg/scsi-linux-sg.c.orig	2004-08-13 14:21:18.092637976 +0200
++++ ./libscg/scsi-linux-sg.c	2004-08-13 14:23:28.209857152 +0200
+@@ -65,6 +65,12 @@
  
  #if LINUX_VERSION_CODE >= 0x01031a /* <linux/scsi.h> introduced in 1.3.26 */
  #if LINUX_VERSION_CODE >= 0x020000 /* <scsi/scsi.h> introduced somewhere. */
 +#if LINUX_VERSION_CODE >= 0x020600 /* header changes for kernel >= 2.6 */
++#define __KERNEL__
++#include <linux/compiler.h>
 +#include <asm/types.h>
++#undef __KERNEL__
 +#endif
  /* Need to fine tune the ifdef so we get the transition point right. */
  #include <scsi/scsi.h>
