diff options
author | Amritanshu <a.pandia1@samsung.com> | 2022-06-21 08:29:52 +0000 |
---|---|---|
committer | Amritanshu <a.pandia1@samsung.com> | 2022-06-21 08:29:52 +0000 |
commit | 72a128e677ccf08c257bd1964e07d940a736e4d6 (patch) | |
tree | 5b3336700335d7a3d3e0a27b497e7e421f0063f9 | |
parent | 3e58b0eacd6cdc814a697eda677fa81b9642e6c0 (diff) | |
download | watch-face-editor-test-abs-tpk.tar.gz watch-face-editor-test-abs-tpk.tar.bz2 watch-face-editor-test-abs-tpk.zip |
[ABS] Correct the License in spec filetest-abs-tpk
VCS: 633562851a885cdba0bfbcc70810cb63b11f8e59
-rw-r--r-- | org.tizen.watch-face-editor-1.0.0-arm.tpk | bin | 285133 -> 285133 bytes | |||
-rw-r--r-- | org.tizen.watch-face-editor-1.0.0-i586.tpk | bin | 299573 -> 299573 bytes | |||
-rw-r--r-- | packaging/org.tizen.watch-face-editor.spec | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/org.tizen.watch-face-editor-1.0.0-arm.tpk b/org.tizen.watch-face-editor-1.0.0-arm.tpk Binary files differindex 2f39027..c744d81 100644 --- a/org.tizen.watch-face-editor-1.0.0-arm.tpk +++ b/org.tizen.watch-face-editor-1.0.0-arm.tpk diff --git a/org.tizen.watch-face-editor-1.0.0-i586.tpk b/org.tizen.watch-face-editor-1.0.0-i586.tpk Binary files differindex 34deb76..559fd7e 100644 --- a/org.tizen.watch-face-editor-1.0.0-i586.tpk +++ b/org.tizen.watch-face-editor-1.0.0-i586.tpk diff --git a/packaging/org.tizen.watch-face-editor.spec b/packaging/org.tizen.watch-face-editor.spec index bb684b1..b7c5359 100644 --- a/packaging/org.tizen.watch-face-editor.spec +++ b/packaging/org.tizen.watch-face-editor.spec @@ -28,7 +28,7 @@ Requires(post): /usr/bin/tpk-backend %define target x86_64 %endif %ifarch i386 i486 i586 i686 -%define target x86 +%define target i586 %endif %description |