X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali.spec;h=91e3092bcf7c56d19d13a29a9bba64aab07542ea;hb=ce774ce87a1f251003bd12f87e7e1f23c79ad6e5;hp=13d9740c31ad37ece6ffd163be6f2e3cca87f6cc;hpb=33d938667b3dfebfe9990bc1849a66819b4cc872;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/packaging/dali.spec b/packaging/dali.spec index 13d9740..91e3092 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,6 +1,6 @@ Name: dali Summary: DALi 3D Engine -Version: 1.3.51 +Version: 1.4.17 Release: 1 Group: System/Libraries License: Apache-2.0 and BSD-3-Clause and MIT @@ -124,9 +124,6 @@ DALI_DATA_RO_DIR="%{dali_data_ro_dir}" export DALI_DATA_RW_DIR export DALI_DATA_RO_DIR -# Default to GLES 2.0 if not specified. -%{!?target_gles_version: %define target_gles_version 20} - CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS; CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS; LDFLAGS="${LDFLAGS:-%optflags}" ; export LDFLAGS; @@ -145,7 +142,6 @@ LDFLAGS="${LDFLAGS:-%optflags}" ; export LDFLAGS; --localstatedir=%{_localstatedir} \ --sharedstatedir=%{_sharedstatedir} \ --mandir=%{_mandir} \ - --enable-gles=%{target_gles_version} \ %if 0%{?enable_debug} --enable-debug \ %endif @@ -184,7 +180,6 @@ make clean --sharedstatedir=%{_sharedstatedir} \ --mandir=%{_mandir} \ --enable-cxx03-abi=yes \ - --enable-gles=%{target_gles_version} \ %if 0%{?enable_debug} --enable-debug \ %endif