wok-6.x diff dvd+rw-tools/stuff/build-7.1.patch @ rev 5561
hubbub, libnsgif, libparserutils, libsmpeg: cache svn fetched files in SOURCES_REPOSITORY
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 14 10:47:49 2010 +0200 (2010-05-14) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dvd+rw-tools/stuff/build-7.1.patch Fri May 14 10:47:49 2010 +0200 1.3 @@ -0,0 +1,20 @@ 1.4 +--- dvd+rw-tools-7.1/growisofs.c Tue Mar 4 09:15:03 2008 1.5 ++++ dvd+rw-tools-7.1-new/growisofs.c Wed Apr 22 21:57:43 2009 1.6 +@@ -442,6 +442,7 @@ 1.7 + #include <sys/types.h> 1.8 + #include <sys/stat.h> 1.9 + #include <assert.h> 1.10 ++#include <limits.h> 1.11 + #include "mp.h" 1.12 + 1.13 + #if defined(__unix) || defined(__unix__) 1.14 +--- dvd+rw-tools-7.1/transport.hxx Sat Mar 1 10:34:43 2008 1.15 ++++ dvd+rw-tools-7.1-new/transport.hxx Wed Apr 22 21:58:09 2009 1.16 +@@ -145,6 +145,7 @@ 1.17 + #include <sys/wait.h> 1.18 + #include <sys/utsname.h> 1.19 + #include <scsi/sg.h> 1.20 ++#include <limits.h> 1.21 + #if !defined(SG_FLAG_LUN_INHIBIT) 1.22 + # if defined(SG_FLAG_UNUSED_LUN_INHIBIT) 1.23 + # define SG_FLAG_LUN_INHIBIT SG_FLAG_UNUSED_LUN_INHIBIT