diff options
author | Tomasz Olszak <olszak.tomasz@gmail.com> | 2015-01-09 22:37:27 +0100 |
---|---|---|
committer | Tomasz Olszak <olszak.tomasz@gmail.com> | 2015-01-09 23:13:06 +0100 |
commit | 4222bbebb523777604f32cf61eabd4c81a7aac08 (patch) | |
tree | 6d56c8ed66d66a389a6d3476d3ec27b28872a5ae | |
parent | 861bbd0eb3d281f5b4bb25c530fa2752b58addc7 (diff) | |
download | qtsensors-tizen_3.0.2014.q4_common.tar.gz qtsensors-tizen_3.0.2014.q4_common.tar.bz2 qtsensors-tizen_3.0.2014.q4_common.zip |
packaging: capi-system-sensor dependency temporary removedtizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150127.000002submit/tizen_tv/20150323.000000submit/tizen_tv/20150320.000000submit/tizen_mobile/20150128.045044submit/tizen_ivi/20160217.000007submit/tizen_ivi/20160217.000000submit/tizen_ivi/20150120.333333submit/tizen_ivi/20150120.111111submit/tizen_ivi/20150116.333333submit/tizen_common/20150112.093000submit/tizen_3.0_ivi/20150120.222222accepted/tizen/wearable/20150129.005539accepted/tizen/tv/20150324.014642accepted/tizen/mobile/20150128.051109accepted/tizen/ivi/20160218.025754accepted/tizen/ivi/20150120.050815accepted/tizen/common/20150112.161815accepted/tizen/3.0/ivi/20150120.102902tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_common
capi-system-sensor will be updated and API will change so until we
update qtsensors to newest API we need to remove the dependency
Change-Id: Id8e793c87da2b19f674965e98aa169d3275c9472
BugTizen: TC-2328
Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
-rw-r--r-- | packaging/qt5-qtsensors.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/qt5-qtsensors.spec b/packaging/qt5-qtsensors.spec index ade9268..9a544a2 100644 --- a/packaging/qt5-qtsensors.spec +++ b/packaging/qt5-qtsensors.spec @@ -31,10 +31,6 @@ %define profile wearable %endif -%if "%{profile}" == "mobile" || "%{profile}" == "common" -%define _with_tizen_sensors 1 -%endif - %bcond_with tizen_sensors Name: qt5-qtsensors |