diff options
author | olive <dongdongx.li@intel.com> | 2014-10-17 14:31:07 +0800 |
---|---|---|
committer | olive <dongdongx.li@intel.com> | 2014-10-30 16:39:35 +0800 |
commit | c675f95097b16b3865e2eb74b270dbdf61cb79ae (patch) | |
tree | db2db4ec21fdb120851a706b03102f3e2ce5e439 | |
parent | 0e8d5870fa7f8ff2b91c20e31b6d370389f4eef8 (diff) | |
download | svi-data-tizen_3.0.m1_mobile.tar.gz svi-data-tizen_3.0.m1_mobile.tar.bz2 svi-data-tizen_3.0.m1_mobile.zip |
TC-1644:Modify to compliant with multi-user arch.HEADtizen_4.0.m1_releasetizen_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_unified/20170308.100409submit/tizen_mobile/20141120.000000submit/tizen_ivi/20160217.000003submit/tizen_ivi/20160217.000000submit/tizen_4.0/20170828.100004submit/tizen_4.0/20170811.094300submit/tizen_3.0_ivi/20161010.000007submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093751submit/tizen/20141113.111415accepted/tizen/unified/20170309.034015accepted/tizen/ivi/20160218.023957accepted/tizen/ivi/20141117.050116accepted/tizen/common/20141114.143602accepted/tizen/4.0/unified/20170829.020409accepted/tizen/4.0/unified/20170816.013456accepted/tizen/3.0/ivi/20161011.065219accepted/tizen/3.0/common/20161114.110043tizen_4.0tizen_3.0_ivitizen_3.0.m2tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0tizenaccepted/tizen_wearableaccepted/tizen_unifiedaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_4.0_unifiedaccepted/tizen_3.0_iviaccepted/tizen_3.0_common
Change-Id: I186105e613c668dc9715773dc53ff21f8549e63c
Signed-off-by: olive <dongdongx.li@intel.com>
-rw-r--r-- | packaging/svi-data-sdk.spec | 46 |
1 files changed, 3 insertions, 43 deletions
diff --git a/packaging/svi-data-sdk.spec b/packaging/svi-data-sdk.spec index 49132fa..eef89f8 100644 --- a/packaging/svi-data-sdk.spec +++ b/packaging/svi-data-sdk.spec @@ -7,8 +7,9 @@ License: Apache License, Version 2.0 Source0: %{name}-%{version}.tar.gz Source1: svi-data-sdk.manifest Requires(post): coreutils +Requires: libtzplatform-config BuildRequires: cmake - +BuildRequires: pkgconfig(libtzplatform-config) %description svi library audio data package (SDK) @@ -24,50 +25,9 @@ make %{?jobs:-j%jobs} rm -rf %{buildroot} %make_install -mkdir -p %{buildroot}/opt/share/svi/sound/touch -mkdir -p %{buildroot}/opt/share/svi/sound/operation -mkdir -p %{buildroot}/opt/share/svi/haptic/default -mkdir -p %{buildroot}/opt/share/svi/haptic/touch - -%post -ln -s %{_datadir}/svi/sound/touch/key0.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key1.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key2.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key3.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key4.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key5.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key6.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key7.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key8.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/key9.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/keyasterisk.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/keysharp.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/sip.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/sip_backspace.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/touch/touch.wav /opt/share/svi/sound/touch -ln -s %{_datadir}/svi/sound/operation/call_connect.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/call_disconnect.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/charger_connection.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/fully_charged.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/list_reorder.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/lock.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/low_battery.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/minute_minder.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/power_on.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/shutter.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/slider_sweep.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/unlock.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/sound/operation/volume_control.wav /opt/share/svi/sound/operation -ln -s %{_datadir}/svi/haptic/default/Basic_call.tht /opt/share/svi/haptic/default -ln -s %{_datadir}/svi/haptic/touch/touch.tht /opt/share/svi/haptic/touch - %files %manifest %{name}.manifest %defattr(644,root,root,-) %{_datadir}/svi/* -%defattr(666,app,app,-) -%dir /opt/share/svi/sound/touch -%dir /opt/share/svi/sound/operation -%dir /opt/share/svi/haptic/default -%dir /opt/share/svi/haptic/touch +%defattr(444,%{TZ_USER_NAME},%{TZ_SYS_USER_GROUP},-) %manifest svi-data-sdk.manifest |