|
|
@ -1,4 +1,3 @@
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
|
|
|
|
%global framework syndication
|
|
|
|
%global framework syndication
|
|
|
|
|
|
|
|
|
|
|
|
# uncomment to enable bootstrap mode
|
|
|
|
# uncomment to enable bootstrap mode
|
|
|
@ -70,10 +69,7 @@ developing applications that use %{name}.
|
|
|
|
DBUS_SESSION_BUS_ADDRESS=
|
|
|
|
DBUS_SESSION_BUS_ADDRESS=
|
|
|
|
DISPLAY=
|
|
|
|
DISPLAY=
|
|
|
|
export CTEST_OUTPUT_ON_FAILURE=1
|
|
|
|
export CTEST_OUTPUT_ON_FAILURE=1
|
|
|
|
#xvfb-run -a \
|
|
|
|
%ctest ||:
|
|
|
|
#dbus-launch --exit-with-session \
|
|
|
|
|
|
|
|
time \
|
|
|
|
|
|
|
|
make test/fast -C %{_target_platform}
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|