From 9f6389fec4a8c76cbad47d6cf3e3d93eb4f8f2b5 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Tue, 19 Apr 2005 20:51:00 +0000 Subject: [PATCH] - Add another font family name Sazanami Gothic/Mincho (#148748) --- fontconfig.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/fontconfig.spec b/fontconfig.spec index 8f06ba6..e6d6f18 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -12,7 +12,7 @@ Summary: Font configuration and customization library Name: fontconfig Version: 2.2.3 -Release: 12 +Release: 13 License: MIT Group: System Environment/Libraries Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz @@ -38,6 +38,9 @@ Patch19: fontconfig-2.2.3-ta-pa-orth.patch # https://bugs.freedesktop.org/show_bug.cgi?id=1982 Patch20: fontconfig-2.2.3-timestamp.patch +# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=148748 +Patch30: fontconfig-2.2.3-add-sazanami.patch + BuildRequires: freetype-devel >= %{freetype_version} BuildRequires: expat-devel BuildRequires: perl @@ -81,6 +84,8 @@ will use fontconfig. %patch19 -p1 -b .ta-pa-orth %patch20 -p1 -b .timestamp +%patch30 -p1 -b .sazanami + %if %{disable_docs} %patch14 -p1 -b .nodocs %endif @@ -182,6 +187,9 @@ fi %endif %changelog +* Tue Apr 19 2005 David Zeuthen - 2.2.3-13 +- Add another font family name Sazanami Gothic/Mincho (#148748) + * Fri Mar 4 2005 David Zeuthen - 2.2.3-12 - Rebuild