X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali.spec;h=889a7afb7956cb89ac2d02056f5f957659579dc6;hb=0c331a9fe023d11ae34ed948e9b13be496314600;hp=12fee31f8fb5c5fdaf3f8dc0eddb43edc3cc11b6;hpb=12dcb165213e9960729e135b0a07dbb6746be704;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/packaging/dali.spec b/packaging/dali.spec index 12fee31..889a7af 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,6 +1,6 @@ Name: dali2 Summary: DALi 3D Engine -Version: 2.0.22 +Version: 2.2.25 Release: 1 Group: System/Libraries License: Apache-2.0 and BSD-3-Clause and MIT @@ -79,9 +79,8 @@ cmake \ %if 0%{?enable_debug} -DCMAKE_BUILD_TYPE=Debug \ %endif -%if 0%{?enable_trace} -DENABLE_TRACE=ON \ -%endif + -DENABLE_BACKTRACE=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_INSTALL_LIBDIR=%{_libdir} \ -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}