diff --git a/disable-resmgr-support.patch b/disable-resmgr-support.patch index 8b30805..091ec78 100644 --- a/disable-resmgr-support.patch +++ b/disable-resmgr-support.patch @@ -1,6 +1,8 @@ ---- 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 +Index: configure.in +=================================================================== +--- configure.in.orig ++++ configure.in +@@ -155,15 +155,21 @@ AC_CHECK_HEADERS([asm/io.h],,,[#include SANE_CHECK_MISSING_HEADERS @@ -29,5 +31,5 @@ +# ) +#]) - AC_CHECK_HEADER(usbcalls.h,[ - AC_DEFINE(HAVE_USBCALLS,1,[define if you have the usbcalls library]) + + dnl *********************************************************************** diff --git a/sane-backends.changes b/sane-backends.changes index 496437c..6c7a3bf 100644 --- a/sane-backends.changes +++ b/sane-backends.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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