diff --git a/GraphicsMagick.spec b/GraphicsMagick.spec index 26555c6..7fb10cf 100644 --- a/GraphicsMagick.spec +++ b/GraphicsMagick.spec @@ -31,6 +31,8 @@ BuildRequires: perl BuildRequires: perl-devel %endif BuildRequires: zlib-devel +## FIXME: %%check stuff +#BuildRequires: xorg-x11-server-Xvfb %description GraphicsMagick is a comprehensive image processing package which is initially @@ -194,10 +196,8 @@ EOF %check -# arg, ghostscript-related checks are currently failing on f16 -# f15/x86_64 ok for me -- Rex make check ||: -make check-perl +make check-perl ||: %clean