diff --git a/jomolhari-fonts-fontconfig.conf b/jomolhari-fonts-fontconfig.conf new file mode 100644 index 0000000..8a65047 --- /dev/null +++ b/jomolhari-fonts-fontconfig.conf @@ -0,0 +1,28 @@ + + + + + + Jomolhari + + serif + + + + + + bo-cn + bo-in + bo + dz-bt + dz + + + serif + + + Jomolhari + + + + diff --git a/jomolhari-fonts.spec b/jomolhari-fonts.spec index fbfc41a..3695446 100644 --- a/jomolhari-fonts.spec +++ b/jomolhari-fonts.spec @@ -1,15 +1,16 @@ -%define fontname jomolhari +%global fontname jomolhari +%global fontconf 65-0-%{fontname}.conf Name: %{fontname}-fonts Version: 0.003 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Jomolhari a Bhutanese style font for Tibetan and Dzongkha Group: User Interface/X License: OFL URL: http://chris.fynn.googlepages.com/jomolhari Source0: http://chris.fynn.googlepages.com/jomolhari-alpha003c.zip -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +Source1: %{name}-fontconfig.conf BuildArch: noarch BuildRequires: fontpackages-devel @@ -28,8 +29,6 @@ The font supports the standard combinations used in most texts. # Empty build section %install -rm -rf %{buildroot} - install -m 0755 -d %{buildroot}%{_fontdir} install -m 0644 -p *.ttf %{buildroot}%{_fontdir} @@ -39,14 +38,13 @@ do mv -f ${i}.tmp $i done -%clean -rm -fr %{buildroot} - %_font_pkg *.ttf %doc FONTLOG.txt OFL-FAQ.txt OFL.txt -%dir %{_fontdir} %changelog +* Tue Jul 27 2010 Parag - 0.003-9 +- Resolves:rh#586241 - No fontconfig config files provided + * Fri Jul 24 2009 Fedora Release Engineering - 0.003-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild