diff --git a/fontconfig.spec b/fontconfig.spec index 92a3c9c..0cee046 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -3,7 +3,7 @@ Summary: Font configuration and customization library Name: fontconfig Version: 2.4.2 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: System Environment/Libraries Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz @@ -51,7 +51,7 @@ will use fontconfig. %setup -q %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/TTF # Work around weird elinks bug where elinks refuses to open the # temporary html file generated by jade because it thinks it's a @@ -142,6 +142,10 @@ fi %{_mandir}/man3/* %changelog +* Fri Jan 12 2007 Behdad Esfahbod - 2.4.2-2 +- Change /usr/share/X11/fonts/OTF to /usr/share/X11/fonts/TTF +- Resolves: #220809 + * Tue Dec 5 2006 Matthias Clasen - 2.4.2-1 - Update to 2.4.2