diff --git a/plplot.spec b/plplot.spec index f4c9861..7deb83f 100644 --- a/plplot.spec +++ b/plplot.spec @@ -400,7 +400,8 @@ export ITCL_LIBRARY=%{_libdir}/tcl8.5/itcl3.4 # Exclude compare tests for now, and ocaml from ppc/ppc64 # The *qt tests requires an X server XAUTHFILE=`mktemp` -chcon -t xauth_home_t $XAUTHFILE +#Not needed on fedora builders? +#chcon -t xauth_home_t $XAUTHFILE ERRORFILE=`mktemp` %ifarch ppc ppc64 xvfb-run -f $XAUTHFILE -e $ERRORFILE ctest -V -E 'compare|ocaml'