summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoungbok Shin <youngb.shin@samsung.com>2018-04-03 16:14:02 +0900
committerYoungbok Shin <youngb.shin@samsung.com>2018-04-03 16:14:02 +0900
commitc27c10eb671ab09a0f2fbad90cbf6cac301a496b (patch)
tree1e65cd4ff79f46b86ec15393166164334b319817
parenta98f650a718cbc2b70ec8b2bf7fc39e08a46b58a (diff)
downloadfontconfig-c27c10eb671ab09a0f2fbad90cbf6cac301a496b.tar.gz
fontconfig-c27c10eb671ab09a0f2fbad90cbf6cac301a496b.tar.bz2
fontconfig-c27c10eb671ab09a0f2fbad90cbf6cac301a496b.zip
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
-rw-r--r--packaging/fontconfig.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/packaging/fontconfig.spec b/packaging/fontconfig.spec
index 13fba0a2..ed424792 100644
--- a/packaging/fontconfig.spec
+++ b/packaging/fontconfig.spec
@@ -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