diff options
author | Amritanshu <a.pandia1@samsung.com> | 2020-03-13 13:59:45 +0900 |
---|---|---|
committer | Amritanshu <a.pandia1@samsung.com> | 2020-03-13 13:59:45 +0900 |
commit | 9e92793fd816361da6a645c7925df51ae48e5377 (patch) | |
tree | 4db6dd8393ac06b82199a8c466ad07262c954419 /packaging | |
parent | eea3375ab2cb464578baec08e3470038cf096ae8 (diff) | |
download | alarm-tizen_7.0_wearable_tpk.tar.gz alarm-tizen_7.0_wearable_tpk.tar.bz2 alarm-tizen_7.0_wearable_tpk.zip |
[ABS] Fix build error with llvm-10tizen_7.0_m2_releasetizen_6.5.m2_releasetizen_6.0.m2_releasesubmit/tizen_wearable_tpk/20200313.045534submit/tizen_6.5_wearable_tpk/20211029.122201submit/tizen_6.5_wearable_tpk/20211028.164401accepted/tizen/unified/20200315.214911accepted/tizen/7.0/unified/hotfix/20221116.112036accepted/tizen/7.0/unified/20221110.063813tizen_wearable_tpktizen_7.0_wearable_tpktizen_7.0_hotfix_wearable_tpktizen_6.5_wearable_tpkaccepted/tizen_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unified
Reference: submit/tizen/20200313.045534
Commit id: 08d7621b1f96d241a1e1c8f97b17bc48d927c299
Requested by: a.pandia1@samsung.com
SDK rootstrap version: 20200311_1
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/org.tizen.alarm.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packaging/org.tizen.alarm.spec b/packaging/org.tizen.alarm.spec index f2594c0..d5b2e27 100644 --- a/packaging/org.tizen.alarm.spec +++ b/packaging/org.tizen.alarm.spec @@ -1,6 +1,6 @@ Name: org.tizen.alarm -#VCS_FROM: profile/wearable/apps/native/alarm#3cefad219fe531e932db84f726dd0a7a5161d715 -#RS_Ver: 20200205_2 +#VCS_FROM: profile/wearable/apps/native/alarm#08d7621b1f96d241a1e1c8f97b17bc48d927c299 +#RS_Ver: 20200311_1 Summary: org.tizen.alarm Version: 1.0.0 Release: 1 @@ -29,11 +29,11 @@ Requires(post): /usr/bin/tpk-backend %define target x86_64 %endif %ifarch i386 i486 i586 i686 -%define target x86 +%define target i586 %endif %description -profile/wearable/apps/native/alarm#3cefad219fe531e932db84f726dd0a7a5161d715 +profile/wearable/apps/native/alarm#08d7621b1f96d241a1e1c8f97b17bc48d927c299 This is a container package which have preload TPK/WGT files %prep |