X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fapp-core.spec;h=591ecf62726d78497759c9440562bd1c5529320c;hb=11d45591f2c923102f08326ea8b7c8c06a095d73;hp=2b89dc32e5940a40cbce2847c82925e08901f86d;hpb=29ddc4f550b2e7b4574b47e402d53c35258458a1;p=platform%2Fcore%2Fappfw%2Fapp-core.git diff --git a/packaging/app-core.spec b/packaging/app-core.spec index 2b89dc3..591ecf6 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -1,11 +1,11 @@ Name: app-core Summary: Application basic -Version: 1.9.7 +Version: 1.13.0 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) @@ -24,7 +24,6 @@ BuildRequires: pkgconfig(pkgmgr-info) BuildRequires: pkgconfig(ttrace) BuildRequires: cmake BuildRequires: pkgconfig(capi-system-info) -BuildRequires: pkgconfig(voice-control-elm) %description SLP common application basic @@ -120,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 \ @@ -185,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