[spec] remove unused excutable file 38/143238/1 accepted/tizen/4.0/unified/20170828.222452 accepted/tizen/unified/20170816.155931 submit/tizen/20170811.040253 submit/tizen_4.0/20170828.100005
authorEunhae Choi <eunhae1.choi@samsung.com>
Wed, 9 Aug 2017 07:15:53 +0000 (16:15 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Wed, 9 Aug 2017 07:16:18 +0000 (16:16 +0900)
Change-Id: Ic309649282d1c15ba965bec6c1ad68dfb3958055

Makefile.am
packaging/gst-plugins-base.spec

index 3e22b05..ac6ca32 100644 (file)
@@ -6,17 +6,11 @@ else
 SUBDIRS_EXT =
 endif
 
-if HAVE_TV_PRODUCT
-SUBDIRS_TOOLS =
-else
-SUBDIRS_TOOLS = tools
-endif
-
 SUBDIRS =                      \
        pkgconfig               \
        gst-libs                \
        gst sys $(SUBDIRS_EXT)  \
-       tests $(SUBDIRS_TOOLS) \
+       tests \
        po                      \
        common                  \
        m4
@@ -25,7 +19,7 @@ DIST_SUBDIRS =                        \
        pkgconfig               \
        gst-libs                \
        gst sys ext             \
-       tests $(SUBDIRS_TOOLS) \
+       tests \
        po                      \
        common                  \
        m4
@@ -87,8 +81,7 @@ CRUFT_FILES = \
        $(top_builddir)/tests/check/elements/gdpdepay \
        $(top_builddir)/tests/check/pipelines/streamheader \
        $(top_builddir)/tests/examples/audio/testchannels \
-       $(top_builddir)/tests/examples/volume/volume \
-       $(top_builddir)/tools/gst-discoverer
+       $(top_builddir)/tests/examples/volume/volume
 
 CRUFT_DIRS = \
        $(top_srcdir)/docs/plugins/tmpl \
index fe8da77..db3b954 100755 (executable)
@@ -128,12 +128,6 @@ rm -rf %{buildroot}%{_libdir}/girepository-%{gst_branch}/*.typelib
 %defattr(-, root, root)
 %license COPYING.LIB
 
-%if "%{TIZEN_PRODUCT_TV}" != "1"
-%{_bindir}/gst-device-monitor-%{gst_branch}
-%{_bindir}/gst-discoverer-%{gst_branch}
-%{_bindir}/gst-play-%{gst_branch}
-%endif
-
 %define _lib_gstreamer_dir %{_libdir}/gstreamer-%{gst_branch}
 %define _libdebug_dir %{_libdir}/debug/usr/lib
 
@@ -157,12 +151,6 @@ rm -rf %{buildroot}%{_libdir}/girepository-%{gst_branch}/*.typelib
 %{_lib_gstreamer_dir}/libgstvolume.so
 %{_lib_gstreamer_dir}/libgstvorbis.so
 
-%if "%{TIZEN_PRODUCT_TV}" != "1"
-%doc %{_mandir}/man1/gst-device-monitor-*
-%doc %{_mandir}/man1/gst-discoverer-*
-%doc %{_mandir}/man1/gst-play-*
-%endif
-
 %if %{with x}
 %{_libdir}/gstreamer-%{gst_branch}/libgstximagesink.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstxvimagesink.so