X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=packaging%2Fdali-toolkit.spec;h=ceeba38924c8e2a8aecb06bbbdf9bcaadc015c09;hp=63604368c5b2a0558f9c22fbb569b01a5e73d1d3;hb=c50bf85f51d74485beeceee8e4c2e47711ee271f;hpb=0fe402fdfef0ed9704a227d0348490a347b94218 diff --git a/packaging/dali-toolkit.spec b/packaging/dali-toolkit.spec index 6360436..ceeba38 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.10 +Version: 2.1.22 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} \