X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fapp-core.spec;h=5770ce1ec1417afdcc2441e1374029b3479889f1;hb=4cb2e1286c9e314e4b819d96e44d49bfe24f443e;hp=8c20fc9560c57204546339e872bc1986fdd72a52;hpb=8adad60a7e5816d8e7d3f7fea691b9e97aa5c50f;p=platform%2Fcore%2Fappfw%2Fapp-core.git diff --git a/packaging/app-core.spec b/packaging/app-core.spec index 8c20fc9..5770ce1 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -1,11 +1,11 @@ Name: app-core Summary: Application basic -Version: 1.9.15 +Version: 1.12.5 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