X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fapp-core.spec;h=b34a52ecbd3e03af426335a2f916a282e625cda3;hb=29741a696397763f531bf5eeaa842d351034e009;hp=7ec132c7d92b23e78acb3b9e93079af4a8452968;hpb=cb0f1c142d4f42d68e3d5899e8446721a26149b1;p=platform%2Fcore%2Fappfw%2Fapp-core.git diff --git a/packaging/app-core.spec b/packaging/app-core.spec index 7ec132c..b34a52e 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -1,11 +1,11 @@ Name: app-core Summary: Application basic -Version: 1.9.23 +Version: 1.10.1 Release: 0 Group: Application Framework/Libraries License: Apache-2.0 Source0: app-core-%{version}.tar.gz -BuildRequires: pkgconfig(ecore-wayland) +BuildRequires: pkgconfig(ecore-wl2) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(tizen-extension-client) BuildRequires: pkgconfig(wayland-tbm-client) @@ -119,6 +119,7 @@ Application basics template cp %{SOURCE1001} . %build +export CFLAGS+=" -DEFL_BETA_API_SUPPORT " MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'` %cmake . \ -DENABLE_GTK=OFF \