diff --git a/disable-resmgr-support.patch b/disable-resmgr-support.patch index 091ec78..8b30805 100644 --- a/disable-resmgr-support.patch +++ b/disable-resmgr-support.patch @@ -1,8 +1,6 @@ -Index: configure.in -=================================================================== ---- configure.in.orig -+++ configure.in -@@ -155,15 +155,21 @@ AC_CHECK_HEADERS([asm/io.h],,,[#include +--- configure.in.orig 2006-07-03 00:21:42.000000000 +0200 ++++ configure.in 2006-09-11 10:47:29.000000000 +0200 +@@ -131,15 +131,21 @@ AC_CHECK_HEADERS([io/cam/cam.h],,,[#incl SANE_CHECK_MISSING_HEADERS @@ -31,5 +29,5 @@ Index: configure.in +# ) +#]) - - dnl *********************************************************************** + AC_CHECK_HEADER(usbcalls.h,[ + AC_DEFINE(HAVE_USBCALLS,1,[define if you have the usbcalls library]) diff --git a/sane-backends.changes b/sane-backends.changes index 6c7a3bf..496437c 100644 --- a/sane-backends.changes +++ b/sane-backends.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Nov 3 19:09:44 UTC 2009 - coolo@novell.com - -- updated patches to apply with fuzz=0 - ------------------------------------------------------------------- Thu Oct 8 09:35:17 UTC 2009 - lnussel@suse.de