Accepting request 288604 from graphics
- Remove float tests with new libjpeg-turbo-remove-test.patch same as Fedora bug 1161585 related to upstream issue https://sourceforge.net/p/libjpeg-turbo/bugs/83/ (forwarded request 288518 from michel_mno) OBS-URL: https://build.opensuse.org/request/show/288604 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjpeg-turbo?expand=0&rev=29
This commit is contained in:
31
libjpeg-turbo-remove-test.patch
Normal file
31
libjpeg-turbo-remove-test.patch
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
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
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 2 16:22:23 UTC 2015 - normand@linux.vnet.ibm.com
|
||||||
|
|
||||||
|
- Remove float tests with new libjpeg-turbo-remove-test.patch
|
||||||
|
same as Fedora bug 1161585 related to upstream issue
|
||||||
|
https://sourceforge.net/p/libjpeg-turbo/bugs/83/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 10 00:39:57 UTC 2015 - p.drouand@gmail.com
|
Sat Jan 10 00:39:57 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@@ -38,6 +38,7 @@ Source1: baselibs.conf
|
|||||||
Patch0: libjpeg-turbo-1.4.0-int32.patch
|
Patch0: libjpeg-turbo-1.4.0-int32.patch
|
||||||
Patch1: libjpeg-turbo-1.3.0-tiff-ojpeg.patch
|
Patch1: libjpeg-turbo-1.3.0-tiff-ojpeg.patch
|
||||||
Patch2: libjpeg-1.4.0-ocloexec.patch
|
Patch2: libjpeg-1.4.0-ocloexec.patch
|
||||||
|
Patch3: libjpeg-turbo-remove-test.patch
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: yasm
|
BuildRequires: yasm
|
||||||
@@ -106,6 +107,7 @@ files using the libjpeg library.
|
|||||||
%patch0
|
%patch0
|
||||||
%patch1
|
%patch1
|
||||||
%patch2
|
%patch2
|
||||||
|
%patch3 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 2 16:24:05 UTC 2015 - normand@linux.vnet.ibm.com
|
||||||
|
|
||||||
|
- Remove float tests with new libjpeg-turbo-remove-test.patch
|
||||||
|
same as Fedora bug 1161585 related to upstream issue
|
||||||
|
https://sourceforge.net/p/libjpeg-turbo/bugs/83/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 10 00:39:57 UTC 2015 - p.drouand@gmail.com
|
Sat Jan 10 00:39:57 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user