[ABS] fix build break due to ABI break in EFL 1.20 accepted/tizen/unified/20180504.063327 submit/tizen_mobile_tpk/20180502.124439
authorLukasz Stanislawski <lukasz.stanislawski@gmail.com>
Wed, 2 May 2018 12:47:09 +0000 (21:47 +0900)
committerLukasz Stanislawski <lukasz.stanislawski@gmail.com>
Wed, 2 May 2018 12:47:09 +0000 (21:47 +0900)
The homogenous field in Elm_Gen_Item_Class has been
moved to the end of the structure.

Reference: submit/tizen/20180502.124439
Commit id: 0756b32486a0f6e668944b06d8184fb1fe739212
Requested by: lukasz.stanislawski@gmail.com
SDK rootstrap version: 20180502_1

org.tizen.clock-1.0.0-aarch64-debug.tpk [deleted file]
org.tizen.clock-1.0.0-aarch64.tpk [deleted file]
org.tizen.clock-1.0.0-arm-debug.tpk
org.tizen.clock-1.0.0-arm.tpk
org.tizen.clock-1.0.0-x86-debug.tpk
org.tizen.clock-1.0.0-x86.tpk
org.tizen.clock-1.0.0-x86_64-debug.tpk [deleted file]
org.tizen.clock-1.0.0-x86_64.tpk [deleted file]
packaging/org.tizen.clock.spec

diff --git a/org.tizen.clock-1.0.0-aarch64-debug.tpk b/org.tizen.clock-1.0.0-aarch64-debug.tpk
deleted file mode 100644 (file)
index ba15915..0000000
Binary files a/org.tizen.clock-1.0.0-aarch64-debug.tpk and /dev/null differ
diff --git a/org.tizen.clock-1.0.0-aarch64.tpk b/org.tizen.clock-1.0.0-aarch64.tpk
deleted file mode 100644 (file)
index ef764df..0000000
Binary files a/org.tizen.clock-1.0.0-aarch64.tpk and /dev/null differ
index 83bbedc..43e3780 100644 (file)
Binary files a/org.tizen.clock-1.0.0-arm-debug.tpk and b/org.tizen.clock-1.0.0-arm-debug.tpk differ
index e5e5bd4..b63db01 100644 (file)
Binary files a/org.tizen.clock-1.0.0-arm.tpk and b/org.tizen.clock-1.0.0-arm.tpk differ
index 3909b78..ebc0cfa 100644 (file)
Binary files a/org.tizen.clock-1.0.0-x86-debug.tpk and b/org.tizen.clock-1.0.0-x86-debug.tpk differ
index eba74a7..8de1a83 100644 (file)
Binary files a/org.tizen.clock-1.0.0-x86.tpk and b/org.tizen.clock-1.0.0-x86.tpk differ
diff --git a/org.tizen.clock-1.0.0-x86_64-debug.tpk b/org.tizen.clock-1.0.0-x86_64-debug.tpk
deleted file mode 100644 (file)
index bbe2468..0000000
Binary files a/org.tizen.clock-1.0.0-x86_64-debug.tpk and /dev/null differ
diff --git a/org.tizen.clock-1.0.0-x86_64.tpk b/org.tizen.clock-1.0.0-x86_64.tpk
deleted file mode 100644 (file)
index 9937e44..0000000
Binary files a/org.tizen.clock-1.0.0-x86_64.tpk and /dev/null differ
index 6dee4c9..0989c1b 100644 (file)
@@ -1,14 +1,14 @@
 Name:       org.tizen.clock
-#VCS_FROM:   profile/mobile/apps/native/clock#fabf156b097375be0b1a7843f83f46de7a00ee8e
-#RS_Ver:    20170822_3 
+#VCS_FROM:   profile/mobile/apps/native/clock#0756b32486a0f6e668944b06d8184fb1fe739212
+#RS_Ver:    20180502_1 
 Summary:    clock
 Version:    1.0.0
 Release:    1
 Group:      N/A
-License:    N/A
+License:    Flora-1.1
 Source0:    %{name}-%{version}.tar.gz
 
-ExclusiveArch:  x86_64 i586 x86 aarch64 i486 i686 i386 armv7l arm
+ExclusiveArch:  i586 x86 i486 i686 i386 armv7l arm
 
 
 BuildRequires:  pkgconfig(libtzplatform-config)
@@ -33,7 +33,7 @@ Requires(post):  /usr/bin/tpk-backend
 %endif
 
 %description
-profile/mobile/apps/native/clock#fabf156b097375be0b1a7843f83f46de7a00ee8e
+profile/mobile/apps/native/clock#0756b32486a0f6e668944b06d8184fb1fe739212
 This is a container package which have preload TPK files
 
 %prep