!14 update to 2.14.2
From: @zhouwenpei Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
fc5f15c342
Binary file not shown.
BIN
fontconfig-2.14.2.tar.xz
Normal file
BIN
fontconfig-2.14.2.tar.xz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
%global freetype_version 2.9.1
|
||||
|
||||
Name: fontconfig
|
||||
Version: 2.13.94
|
||||
Release: 3
|
||||
Version: 2.14.2
|
||||
Release: 1
|
||||
Summary: Fontconfig is a library for configuring and customizing font access
|
||||
License: MIT and Public Domain and UCD
|
||||
URL: http://fontconfig.org
|
||||
@ -11,7 +11,9 @@ Source1: fc-cache
|
||||
Source2: FcConfigGetFilename.3
|
||||
|
||||
Patch6000: backport-fontconfig-disable-network-required-test.patch
|
||||
%ifarch sw_64
|
||||
Patch6001: fontconfig-2.13.94-sw.patch
|
||||
%endif
|
||||
|
||||
BuildRequires: libxml2-devel freetype-devel >= %{freetype_version} fontpackages-devel libuuid-devel
|
||||
BuildRequires: autoconf automake libtool gettext itstool gperf
|
||||
@ -44,9 +46,6 @@ applications that uses fontconfig.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%ifnarch sw_64
|
||||
%patch6001 -R -p1
|
||||
%endif
|
||||
cp %{SOURCE2} $RPM_BUILD_DIR/%{name}-%{version}/doc
|
||||
|
||||
%build
|
||||
@ -124,6 +123,9 @@ HOME=/root /usr/bin/fc-cache -s
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 02 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.14.2-1
|
||||
- update to 2.14.2
|
||||
|
||||
* Thu Oct 20 2022 wuzx<wuzx1226@qq.com> - 2.13.94-3
|
||||
- add sw64 patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user