File libjpeg-turbo-remove-test.patch of Package mingw32-libjpeg-turbo

From: Michel Normand <normand@linux.vnet.ibm.com>
Subject: libjpeg turbo remove test
Date: Mon, 02 Mar 2015 15:50:48 +0100

libjpeg turbo remove test

Do the same correction as done on fedora bug 1161585
that removed failing tests.
Related to upstream issue 83
https://sourceforge.net/p/libjpeg-turbo/bugs/83/

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
---
 Makefile.am |    4 ----
 1 file changed, 4 deletions(-)

Index: libjpeg-turbo-1.4.0/Makefile.am
===================================================================
--- libjpeg-turbo-1.4.0.orig/Makefile.am
+++ libjpeg-turbo-1.4.0/Makefile.am
@@ -373,10 +373,6 @@ endif
 # CC: RGB->YCC  SAMP: fullsize/int  FDCT: float  ENT: prog huff
 	./cjpeg -sample 3x2 -dct float -prog -outfile testout_3x2_float_prog.jpg $(srcdir)/testimages/testorig.ppm
 	md5/md5cmp $(MD5_JPEG_3x2_FLOAT_PROG) testout_3x2_float_prog.jpg
-# CC: YCC->RGB  SAMP: fullsize/int  IDCT: float  ENT: prog huff
-	./djpeg -dct float -outfile testout_3x2_float.ppm testout_3x2_float_prog.jpg
-	md5/md5cmp $(MD5_PPM_3x2_FLOAT) testout_3x2_float.ppm
-	rm testout_3x2_float.ppm testout_3x2_float_prog.jpg
 
 if WITH_ARITH_ENC
 # CC: YCC->RGB  SAMP: fullsize/h2v2  FDCT: islow  ENT: arith
openSUSE Build Service is sponsored by