- added ImageMagick-write.t-pict.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=349
This commit is contained in:
Petr Gajdos 2018-03-26 12:29:33 +00:00 committed by Git OBS Bridge
parent 55a2fcaffe
commit 49c1614aa3
3 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,13 @@
Index: ImageMagick-7.0.7-28/PerlMagick/t/write.t
===================================================================
--- ImageMagick-7.0.7-28.orig/PerlMagick/t/write.t 2018-03-26 13:43:15.879147515 +0200
+++ ImageMagick-7.0.7-28/PerlMagick/t/write.t 2018-03-26 13:44:36.796638166 +0200
@@ -129,7 +129,7 @@ print("Apple Macintosh QuickDraw/PICT fi
testReadWrite( 'PICT:input.pict',
'PICT:output.pict',
q//,
- '646ac633d5b5553721e032d2c9f8f54ffc19d315832bbf808c2b7321b1067293');
+ 'f7b3db46d6f696ea8392f0ad0be945dd502a806e2c1e9c082efef517191758f7');
print("Portable pixmap format (color), ASCII format ...\n");
++$test;

View File

@ -6,6 +6,7 @@ Mon Mar 26 08:47:41 UTC 2018 - pgajdos@suse.com
exceeded, and timeouts
- tesuite still fails, however:
https://github.com/ImageMagick/ImageMagick/issues/1058
- added ImageMagick-write.t-pict.patch
-------------------------------------------------------------------
Mon Mar 19 05:37:42 UTC 2018 - pgajdos@suse.com

View File

@ -48,6 +48,7 @@ Patch2: ImageMagick-library-installable-in-parallel.patch
#%%ifarch s390x s390 ppc64 ppc
Patch3: ImageMagick-s390-disable-tests.patch
#%%endif
Patch4: ImageMagick-write.t-pict.patch
BuildRequires: chrpath
BuildRequires: dcraw
%if 0%{?suse_version} >= 1315
@ -297,6 +298,7 @@ HTML documentation for ImageMagick library and scene examples.
%ifarch s390x s390 ppc ppc64
%patch3 -p1
%endif
%patch4 -p1
%build
# make library binary package parallel installable