X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fapp-core.spec;h=787a783e75a9aff5bc5ab0fc3bc91c3ac1e0080e;hb=a085b74d79c69dbab336afd14488fc8357024bdd;hp=f94199d7ceedf6f65662f742ddc1a08f479e235a;hpb=db1adc483185f6aca6621737068905fa76f394e2;p=platform%2Fcore%2Fappfw%2Fapp-core.git diff --git a/packaging/app-core.spec b/packaging/app-core.spec index f94199d..787a783 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -1,11 +1,11 @@ Name: app-core Summary: Application basic -Version: 1.9.16 +Version: 1.14.2 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 \ @@ -184,6 +185,8 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/appcore-common.pc %{_includedir}/appcore/appcore-common.h %{_includedir}/appcore/appcore_base.h +%{_includedir}/appcore/appcore_watchdog.h +%{_includedir}/appcore/appcore_base_control.h %files ui %manifest %{name}.manifest