From eebb1b69113f25f9be10f71b3a471e7a507ea069229421f9a220eed9b3e16f29 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 5 Nov 2012 13:29:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/graphics/tiff?expand=0&rev=52 --- tiff-4.0.3-test-jpeg-turbo.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tiff-4.0.3-test-jpeg-turbo.patch b/tiff-4.0.3-test-jpeg-turbo.patch index b23d5b2..034fc9d 100644 --- a/tiff-4.0.3-test-jpeg-turbo.patch +++ b/tiff-4.0.3-test-jpeg-turbo.patch @@ -4,11 +4,12 @@ From ChangeLog: IJG JPEG 7+ uses a different upsampling algorithm which produces different numeric results. -this seems not apply for libjpeg-turbo. +this seems not apply for libjpeg-turbo. Sent to tiff@lists.maptools.org +on 2012-11-05. Index: tiff-4.0.3/test/raw_decode.c =================================================================== --- tiff-4.0.3.orig/test/raw_decode.c -+++ tiff-4.0.3/test/raw_decode.c ++++ tiff-4.0.3/test/raw_decode.c @@ -191,7 +191,7 @@ main(int argc, char **argv) return 1; }