change tv featuring option 61/108261/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.142743 accepted/tizen/3.0.m2/tv/20170104.143335 accepted/tizen/3.0.m2/wearable/20170104.143725 accepted/tizen/3.0/common/20170103.173120 accepted/tizen/3.0/ivi/20170103.160443 accepted/tizen/3.0/mobile/20170103.160341 accepted/tizen/3.0/tv/20170103.160358 accepted/tizen/3.0/wearable/20170103.160419 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0/20170103.145221
authorEunhae Choi <eunhae1.choi@samsung.com>
Tue, 3 Jan 2017 14:48:39 +0000 (23:48 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Tue, 3 Jan 2017 14:48:39 +0000 (23:48 +0900)
Change-Id: I10e5359206b2ed8b53cb101f823b5a8693b82dac

packaging/gst-plugins-bad.spec

index 2ca34c7..e6aed3c 100644 (file)
@@ -90,7 +90,7 @@ export CFLAGS+=" -Wall -g -fPIC\
        --disable-static\
        --disable-examples\
        --enable-experimental\
-%if "%{?profile}" == "tv"
+%if "%{TIZEN_PRODUCT_TV}" == "1"
        --enable-tv\
        --disable-autoconvert\
        --disable-camerabin2\
@@ -195,7 +195,7 @@ rm -rf $RPM_BUILD_ROOT
 %manifest %{name}.manifest
 %defattr(-, root, root)
 %license COPYING.LIB
-%if "%{?profile}" != "tv"
+%if "%{TIZEN_PRODUCT_TV}" != "1"
 %{_libdir}/gstreamer-%{gst_branch}/libgstautoconvert.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin2.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcoloreffects.so
@@ -292,7 +292,7 @@ rm -rf $RPM_BUILD_ROOT
 %manifest %{name}.manifest
 %defattr(-, root, root)
 %{_includedir}/gstreamer-%{gst_branch}
-%if "%{?profile}" != "tv"
+%if "%{TIZEN_PRODUCT_TV}" != "1"
 %{_libdir}/gstreamer-%{gst_branch}/include/gst/gl/gstglconfig.h
 %endif
 %{_libdir}/*.so