X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=packaging%2Fdali-toolkit.spec;h=1818b43611729a8f4e3a758cd49e5ff594e1bb8c;hp=d67f76de7fcf14b25850757deb70628e86131158;hb=87c1520174402358933254b0f39a20b7ade8d565;hpb=70fdb1a1e8e2660c383079ae49bc94fbe14943d1 diff --git a/packaging/dali-toolkit.spec b/packaging/dali-toolkit.spec index d67f76d..1818b43 100644 --- a/packaging/dali-toolkit.spec +++ b/packaging/dali-toolkit.spec @@ -1,6 +1,6 @@ Name: dali2-toolkit Summary: Dali 3D engine Toolkit -Version: 2.1.4 +Version: 2.1.29 Release: 1 Group: System/Libraries License: Apache-2.0 and BSD-3-Clause and MIT @@ -169,9 +169,7 @@ cmake \ %if 0%{?enable_debug} -DCMAKE_BUILD_TYPE=Debug \ %endif -%if 0%{?enable_trace} -DENABLE_TRACE=ON \ -%endif -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_INSTALL_LIBDIR=%{_libdir} \ -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \