X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=packaging%2Fdali.spec;h=f17e0cd7505ec51fc155168e1ee47bac0e1f8b09;hb=5cd834cb80f05008a7786399ea381d90b81b53d2;hp=77600a3afc597a0b3b7668604cad7a2a1524fe0b;hpb=879a7fa64b3707c9520efc4491cebcff52d1144f;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/packaging/dali.spec b/packaging/dali.spec index 77600a3..f17e0cd 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,6 +1,6 @@ Name: dali2 Summary: DALi 3D Engine -Version: 2.0.30 +Version: 2.1.19 Release: 1 Group: System/Libraries License: Apache-2.0 and BSD-3-Clause and MIT @@ -79,9 +79,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}