X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali.spec;h=df6fd07c1f96999a3ea8ed341eb9792ff73a4ce6;hb=f64152b89e0178c9e2ed777a87de0c61b5069f87;hp=c78327006f0cd7071a230d00665148098a5b8eb7;hpb=d31b66464764ba00f944b5984947e4fdfadafc3c;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/packaging/dali.spec b/packaging/dali.spec index c783270..df6fd07 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,6 +1,6 @@ Name: dali2 Summary: DALi 3D Engine -Version: 2.1.13 +Version: 2.2.13 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}