From 1de15bc00932e65cdb8b4141d8e7bb23f1551295cd76b8ad40aa9f7da23f5e4e Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 15 Nov 2009 13:43:12 +0000 Subject: [PATCH] Accepting request 23781 from home:coolo:branches:openSUSE:Factory:branched Copy from home:coolo:branches:openSUSE:Factory:branched/sane-backends via accept of submit request 23781 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/23781 OBS-URL: https://build.opensuse.org/package/show/graphics/sane-backends?expand=0&rev=13 --- disable-resmgr-support.patch | 12 +++++++----- sane-backends.changes | 5 +++++ 2 files changed, 12 insertions(+), 5 deletions(-) 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