From ca71c1016e7bbaf88654779d588076a61a2015a4 Mon Sep 17 00:00:00 2001 From: nim Date: Thu, 1 Nov 2007 18:20:55 +0000 Subject: [PATCH] cleanup files --- stix-fonts-fontconfig.conf | 8 ++++---- stix-fonts-integrals-fontconfig.conf | 4 ++-- stix-fonts-pua-fontconfig.conf | 4 ++-- stix-fonts-sizes-fontconfig.conf | 20 ++++++++++---------- stix-fonts-variants-fontconfig.conf | 4 ++-- stix-fonts.spec | 11 +++++------ 6 files changed, 25 insertions(+), 26 deletions(-) diff --git a/stix-fonts-fontconfig.conf b/stix-fonts-fontconfig.conf index 73fbd96..d0ebe87 100644 --- a/stix-fonts-fontconfig.conf +++ b/stix-fonts-fontconfig.conf @@ -9,15 +9,15 @@ --> - STIXGeneral + STIXGeneral - serif + serif - serif + serif - STIXGeneral + STIXGeneral diff --git a/stix-fonts-integrals-fontconfig.conf b/stix-fonts-integrals-fontconfig.conf index e2b500b..70b2d6f 100644 --- a/stix-fonts-integrals-fontconfig.conf +++ b/stix-fonts-integrals-fontconfig.conf @@ -9,9 +9,9 @@ --> - STIXIntegrals + STIXIntegrals - STIXGeneral + STIXGeneral diff --git a/stix-fonts-pua-fontconfig.conf b/stix-fonts-pua-fontconfig.conf index cfe67ad..de13a54 100644 --- a/stix-fonts-pua-fontconfig.conf +++ b/stix-fonts-pua-fontconfig.conf @@ -9,9 +9,9 @@ --> - STIXNonUnicode + STIXNonUnicode - STIXGeneral + STIXGeneral diff --git a/stix-fonts-sizes-fontconfig.conf b/stix-fonts-sizes-fontconfig.conf index e1ce2dd..f9c08f6 100644 --- a/stix-fonts-sizes-fontconfig.conf +++ b/stix-fonts-sizes-fontconfig.conf @@ -9,33 +9,33 @@ --> - STIXSize1 + STIXSize1 - STIXGeneral + STIXGeneral - STIXSize2 + STIXSize2 - STIXGeneral + STIXGeneral - STIXSize3 + STIXSize3 - STIXGeneral + STIXGeneral - STIXSize4 + STIXSize4 - STIXGeneral + STIXGeneral - STIXSize5 + STIXSize5 - STIXGeneral + STIXGeneral diff --git a/stix-fonts-variants-fontconfig.conf b/stix-fonts-variants-fontconfig.conf index afca987..dc5e01f 100644 --- a/stix-fonts-variants-fontconfig.conf +++ b/stix-fonts-variants-fontconfig.conf @@ -9,9 +9,9 @@ --> - STIXVariants + STIXVariants - STIXGeneral + STIXGeneral diff --git a/stix-fonts.spec b/stix-fonts.spec index 2e54e02..e66344f 100644 --- a/stix-fonts.spec +++ b/stix-fonts.spec @@ -1,11 +1,12 @@ -%define fontname stix -%define fontdir %{_datadir}/fonts/%{fontname} +%define fontname stix +%define fontdir %{_datadir}/fonts/%{fontname} %define fontconfdir %{_sysconfdir}/fonts/conf.d + %define archivename STIXBeta Name: %{fontname}-fonts Version: 0.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: STIX scientific and engineering fonts Group: User Interface/X @@ -19,11 +20,9 @@ Source4: stix-fonts-integrals-fontconfig.conf Source5: stix-fonts-sizes-fontconfig.conf Source6: stix-fonts-variants-fontconfig.conf - BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch - %description The mission of the Scientific and Technical Information Exchange (STIX) font creation project is the preparation of a comprehensive set of fonts that serve @@ -242,7 +241,7 @@ fi %changelog * Thu Nov 1 2007 -☺ 0.9-5 +☺ 0.9-6 ✓ Add some fontconfig aliasing rules ☢ 0.9-4 ⚠ Initial experimental packaging