X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali-toolkit.spec;h=10ab1bb89fa73a6392a2d22c4efea3fda31b12e4;hb=d6245f63b7e554ab862358999ed39223f89b90d6;hp=126428dda7ac85f7cd78c825a5344778bb3938ba;hpb=e1b045a8558669971a9c08e53db84937c106c727;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/packaging/dali-toolkit.spec b/packaging/dali-toolkit.spec index 126428d..10ab1bb 100644 --- a/packaging/dali-toolkit.spec +++ b/packaging/dali-toolkit.spec @@ -1,6 +1,6 @@ Name: dali-toolkit Summary: The OpenGLES Canvas Core Library Toolkit -Version: 1.2.34 +Version: 1.2.36 Release: 1 Group: System/Libraries License: Apache-2.0 and BSD-2-Clause and MIT @@ -106,7 +106,7 @@ done ############################## %build PREFIX="/usr" -CXXFLAGS+=" -Wall -g -Os -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections " +CXXFLAGS+=" -Wall -g -Os -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -D_GLIBCXX_USE_CXX11_ABI=0 " LDFLAGS+=" -Wl,--rpath=$PREFIX/lib -Wl,--as-needed -Wl,--gc-sections -Wl,-Bsymbolic-functions " %if 0%{?enable_coverage} @@ -196,7 +196,7 @@ exit 0 %{dali_toolkit_style_files}/* %exclude %{dali_toolkit_style_files}/1920x1080 # 720x1280/images/*.png files are exactly same with 1920x1080/images/*.png -%{_datadir}/license/%{name} +%license LICENSE %{_datadir}/locale/*/LC_MESSAGES/* %files devel