X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali.spec;h=f17e0cd7505ec51fc155168e1ee47bac0e1f8b09;hb=375ee6d6512493e411c2851941a0d509e7c71a3c;hp=d09cca7c493b34dfc51ba4e2dba3bc740f01ed8d;hpb=a767fed49624c6e1bd2f36ce314e845b6476b996;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/packaging/dali.spec b/packaging/dali.spec index d09cca7..f17e0cd 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,6 +1,6 @@ Name: dali2 Summary: DALi 3D Engine -Version: 2.0.39 +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}