auto-import changelog data from fontconfig-2.0-1.src.rpm
Mon Sep 02 2002 Owen Taylor <otaylor@redhat.com> - Version 2.0
This commit is contained in:
parent
e1b900ecf1
commit
cf3d6d1bca
@ -1 +1 @@
|
|||||||
fcpackage.rc3.tar.gz
|
fcpackage.2_0.tar.gz
|
||||||
|
@ -1,26 +1,22 @@
|
|||||||
%define fcpackage_version rc3
|
%define fcpackage_version 2_0
|
||||||
%define relno 020826.1330
|
%define relno 2.0
|
||||||
|
|
||||||
%define freetype_version 2.1.2-2
|
%define freetype_version 2.1.2-2
|
||||||
|
|
||||||
Summary: Font configuration and customization library
|
Summary: Font configuration and customization library
|
||||||
Name: fontconfig
|
Name: fontconfig
|
||||||
Version: 0.0.1.%{relno}
|
Version: %relno
|
||||||
Release: 3
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://keithp.com/fonts/pub/fcpackage.%{fcpackage_version}.tar.gz
|
Source: http://fontconfig.org/release/fcpackage.%{fcpackage_version}.tar.gz
|
||||||
URL: http://keithp.com/fonts
|
URL: http://fontconfig.org
|
||||||
BuildRoot: %{_tmppath}/fontconfig-%{PACKAGE_VERSION}-root
|
BuildRoot: %{_tmppath}/fontconfig-%{PACKAGE_VERSION}-root
|
||||||
Patch1: fontconfig-0.0.1.020826.1330-defaultconfig.patch
|
Patch1: fontconfig-0.0.1.020826.1330-defaultconfig.patch
|
||||||
Patch4: fontconfig-0.0.1.020811.1151-slighthint.patch
|
Patch4: fontconfig-0.0.1.020811.1151-slighthint.patch
|
||||||
# Only look in /usr/X11R6/lib/fonts/Type1, not in
|
# Only look in /usr/X11R6/lib/fonts/Type1, not in
|
||||||
# all of /usr/X11R6/lib/fonts.
|
# all of /usr/X11R6/lib/fonts.
|
||||||
Patch5: fontconfig-0.0.1.020626.1517-fontdir.patch
|
Patch5: fontconfig-0.0.1.020626.1517-fontdir.patch
|
||||||
# Fix groff errors with fontconfig.man
|
|
||||||
Patch9: fontconfig-0.0.1.020811.1151-manfix.patch
|
|
||||||
# Fix bug in comparisons for xx_XX language tags
|
|
||||||
Patch10: fontconfig-0.0.1.020826.1330-compare.patch
|
|
||||||
# Blacklist certain fonts that freetype can't handle
|
# Blacklist certain fonts that freetype can't handle
|
||||||
Patch11: fontconfig-0.0.1.020826.1330-blacklist.patch
|
Patch11: fontconfig-0.0.1.020826.1330-blacklist.patch
|
||||||
|
|
||||||
@ -53,14 +49,10 @@ will use fontconfig.
|
|||||||
%patch1 -p1 -b .defaultconfig
|
%patch1 -p1 -b .defaultconfig
|
||||||
%patch4 -p1 -b .slighthint
|
%patch4 -p1 -b .slighthint
|
||||||
%patch5 -p1 -b .fontdir
|
%patch5 -p1 -b .fontdir
|
||||||
%patch9 -p1 -b .manfix
|
|
||||||
%patch10 -p1 -b .compare
|
|
||||||
%patch11 -p1 -b .blacklist
|
%patch11 -p1 -b .blacklist
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
# flockfile patch changes configure.in
|
|
||||||
autoconf
|
|
||||||
%configure
|
%configure
|
||||||
make
|
make
|
||||||
|
|
||||||
@ -103,6 +95,9 @@ HOME=/root fc-cache -f 2>/dev/null
|
|||||||
%{_mandir}/man3/fontconfig.3*
|
%{_mandir}/man3/fontconfig.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 2 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
- Version 2.0
|
||||||
|
|
||||||
* Fri Aug 30 2002 Owen Taylor <otaylor@redhat.com>
|
* Fri Aug 30 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
- Blacklist fonts from ghostscript-fonts that don't render correctly
|
- Blacklist fonts from ghostscript-fonts that don't render correctly
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user