X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali.spec;h=29f3100cfb58d6d11c6704c23981344d734af1f8;hb=955b4d7a108b1fd39990c859e83cb201639edae5;hp=08e8e711822e109c57cf34511d07a385899d4a78;hpb=f9112b68ad41ec5aa3bdd30251a3ba0f31a200be;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/packaging/dali.spec b/packaging/dali.spec index 08e8e71..29f3100 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,6 +1,6 @@ Name: dali2 Summary: DALi 3D Engine -Version: 2.0.31 +Version: 2.1.18 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}