fontconfig: upgrade to 2.13.0 accepted/tizen/unified/20180405.005216 submit/tizen/20180403.101617 submit/tizen/20180404.045219 submit/tizen/20180404.084838
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 3 Apr 2018 07:14:02 +0000 (16:14 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Tue, 3 Apr 2018 07:14:02 +0000 (16:14 +0900)
It needs freetype2 >= 2.9.0, gettext-tools >= 0.19.8, libuuid-devel packages.
Because of version of the above packages, it does not work on Tizen 4.0.

Change-Id: Ia43ceedac836622cf2e8ca8f389a6da7f999a11d

packaging/fontconfig.spec

index 13fba0a..ed42479 100644 (file)
@@ -1,8 +1,8 @@
-%global freetype_version 2.5.0
+%global freetype_version 2.9.0
 
 Name:           fontconfig
 Summary:        Font configuration and customization library
-Version:        2.12.1
+Version:        2.13.0
 Release:        1
 Group:          Graphics & UI Framework/Fonts
 License:        MIT
@@ -17,6 +17,8 @@ BuildRequires:  perl
 BuildRequires:  gperf
 BuildRequires:  python
 BuildRequires:  systemd-devel
+BuildRequires:  gettext-tools
+BuildRequires:  libuuid-devel
 BuildRequires:  pkgconfig(libtzplatform-config)
 Requires(pre):  %{TZ_SYS_BIN}/fc-cache, %{TZ_SYS_BIN}/mkdir %{TZ_SYS_BIN}/rm, %{TZ_SYS_BIN}/grep, %{TZ_SYS_BIN}/chsmack
 Requires(post): /sbin/ldconfig
@@ -138,6 +140,8 @@ chsmack -a User::App::Shared %{TZ_SYS_VAR}/cache/fontconfig
 %{TZ_SYS_RO_ETC}/fonts/*
 %dir %{TZ_SYS_RO_ETC}/fonts/conf.avail
 %dir %{TZ_SYS_RO_SHARE}/fonts
+%{TZ_SYS_RO_SHARE}/gettext/its/fontconfig*
+%{TZ_SYS_RO_SHARE}/locale/*/*/fontconfig*
 %doc %{TZ_SYS_RO_ETC}/fonts/conf.d/README
 %config %{TZ_SYS_RO_ETC}/fonts/conf.avail/*.conf
 %config(noreplace) %{TZ_SYS_RO_ETC}/fonts/conf.d/*.conf