- inclusion of zhong yi font and rearranged font prefer list. (bug# 201300)
This commit is contained in:
parent
726493f7f7
commit
e0b8f8ce1b
@ -3,7 +3,7 @@
|
|||||||
Summary: Font configuration and customization library
|
Summary: Font configuration and customization library
|
||||||
Name: fontconfig
|
Name: fontconfig
|
||||||
Version: 2.3.95
|
Version: 2.3.95
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
|
Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
|
||||||
@ -18,6 +18,7 @@ Patch3: fontconfig-2.4-cmap-parsing.patch
|
|||||||
Patch4: fontconfig-2.3.95-ttf-collections.patch
|
Patch4: fontconfig-2.3.95-ttf-collections.patch
|
||||||
Patch5: fontconfig-2.3.95-fd-leak.patch
|
Patch5: fontconfig-2.3.95-fd-leak.patch
|
||||||
Patch6: fontconfig-2.3.95-fix-page-size-overflow.patch
|
Patch6: fontconfig-2.3.95-fix-page-size-overflow.patch
|
||||||
|
Patch7: fontconfig-2.3.95-zysong01.patch
|
||||||
|
|
||||||
BuildRequires: freetype-devel >= %{freetype_version}
|
BuildRequires: freetype-devel >= %{freetype_version}
|
||||||
BuildRequires: expat-devel
|
BuildRequires: expat-devel
|
||||||
@ -59,6 +60,7 @@ will use fontconfig.
|
|||||||
%patch4 -p1 -b .ttf-collections
|
%patch4 -p1 -b .ttf-collections
|
||||||
%patch5 -p1 -b .fd-leak
|
%patch5 -p1 -b .fd-leak
|
||||||
%patch6 -p1 -b .fix-page-size-overflow
|
%patch6 -p1 -b .fix-page-size-overflow
|
||||||
|
%patch7 -p1 -b .zysong01
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-add-fonts=/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/OTF
|
%configure --with-add-fonts=/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/OTF
|
||||||
@ -145,6 +147,9 @@ fi
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 17 2006 Behdad Esfahbod <besfahbo@redhat.com> - 2.3.95-11
|
||||||
|
- inclusion of zhong yi font and rearranged font prefer list. (bug# 201300)
|
||||||
|
|
||||||
* Fri Aug 11 2006 Ray Strode <rstrode@redhat.com> - 2.3.95-10
|
* Fri Aug 11 2006 Ray Strode <rstrode@redhat.com> - 2.3.95-10
|
||||||
- use "%5x" instead of " %4x" to support 64k instead of
|
- use "%5x" instead of " %4x" to support 64k instead of
|
||||||
clamping. Idea from Behdad.
|
clamping. Idea from Behdad.
|
||||||
|
Loading…
Reference in New Issue
Block a user