X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali-adaptor.spec;h=4438446ba2863c1190ab6a9d8360e9af530ad0b1;hb=04d4e5cbf6891ccd771d7401c0a2ef4e00de88c7;hp=2ae2b05211ee97bf2549b72d9b0bfb65ab18406c;hpb=397c290952300da15a910470dcb5a88120daa286;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index 2ae2b05..4438446 100644 --- a/packaging/dali-adaptor.spec +++ b/packaging/dali-adaptor.spec @@ -2,7 +2,7 @@ Name: dali-adaptor Summary: The DALi Tizen Adaptor -Version: 1.0.36 +Version: 1.0.41 Release: 1 Group: System/Libraries License: Apache-2.0 @@ -92,6 +92,9 @@ BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(utilX) %endif +BuildRequires: pkgconfig(harfbuzz) +BuildRequires: fribidi-devel + %if 0%{?dali_assimp_plugin} BuildRequires: pkgconfig(assimp) %endif @@ -159,7 +162,6 @@ Dynamics plugin to wrap the libBulletDynamics libraries %setup -q %define dali_data_rw_dir /usr/share/dali/ %define dali_data_ro_dir /usr/share/dali/ -%define user_font_cache_dir %{dali_data_rw_dir}/glyphcache/ %define user_shader_cache_dir %{dali_data_ro_dir}/core/shaderbin/ %define font_preloaded_path /usr/share/fonts/ %define font_downloaded_path /opt/share/fonts/ @@ -237,7 +239,6 @@ cp -af %{_builddir}/%{name}-%{version}/LICENSE %{buildroot}/usr/share/license/%{ ############################## %pre -rm -f %{user_font_cache_dir}/* exit 0 ############################## @@ -245,7 +246,6 @@ exit 0 ############################## %post /sbin/ldconfig -chown 5000:5000 %{user_font_cache_dir} exit 0 %if 0%{?dali_feedback_plugin} @@ -264,7 +264,6 @@ exit 0 # Pre Uninstall old package ############################## %preun -rm -f %{user_font_cache_dir}/* exit 0 ############################## @@ -295,7 +294,6 @@ exit 0 %defattr(-,root,root,-) %{_libdir}/libdali-adap*.so* %defattr(-,app,app,-) -%dir %{user_font_cache_dir} %dir %{user_shader_cache_dir} %{_bindir}/* %{_datadir}/license/%{name}