spec: Set build option --with-tests=none 06/86606/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 2 Sep 2016 05:23:52 +0000 (14:23 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 2 Sep 2016 05:29:59 +0000 (14:29 +0900)
Change build option from --with-tests=regular to --with-tests=none
because test build is not needed.

Change-Id: Ic47f488fed68eb80556cca9b661199d164ab14b3

packaging/efl.spec

index 9f5f67e..e6f0231 100755 (executable)
@@ -690,7 +690,7 @@ CFLAGS+=" -DMESA_EGL_NO_X11_HEADERS "
     --disable-scim \
     --disable-wayland-text-input \
     --disable-gesture \
-    --with-tests=regular \
+    --with-tests=none \
     --enable-fb \
     --disable-tslib \
 %if %{with wayland}
@@ -1078,7 +1078,7 @@ install -m 0644 %SOURCE100 %{buildroot}%{_tmpfilesdir}/efl.conf
 %files -n edje-tools
 %manifest %{name}.manifest
 %{_bindir}/edje*
-%{_datadir}/edje/data/*
+#%{_datadir}/edje/data/*
 
 #%files -n edje-examples
 #%manifest %{name}.manifest
@@ -1147,7 +1147,7 @@ install -m 0644 %SOURCE100 %{buildroot}%{_tmpfilesdir}/efl.conf
 %{_libdir}/edje/modules/emotion/*/module.so
 #%{_libdir}/emotion/modules/*/*/module.so
 %{_datadir}/emotion/*
-%{_bindir}/emotion_test*
+#%{_bindir}/emotion_test*
 
 #%files -n emotion-examples
 #%manifest %{name}.manifest