X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=packaging%2Fdali-toolkit.spec;h=49be95c479395760a931b0340764db7ebc7a21e2;hp=fba856732999dfd78b90b209036edfdf4f9d21e8;hb=6b755676d9af78c2d4669a1243f2699a29328f35;hpb=85cc4dec9417a45d031bc8bc968e82df3339159e diff --git a/packaging/dali-toolkit.spec b/packaging/dali-toolkit.spec index fba8567..49be95c 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.11 +Version: 2.1.24 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} \