summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-20 13:42:47 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-20 13:42:47 +0100
commitd2791e232300fe10fec838d93908c5bd44933346 (patch)
treecfef22dbbad460b9dcc8d8f9cd4bffb5dd0e0be0
parentd8574d87d64afa0eab8daee59d69c5f123c59653 (diff)
downloadterminus-fonts-package-d2791e232300fe10fec838d93908c5bd44933346.tar.gz
terminus-fonts-package-d2791e232300fe10fec838d93908c5bd44933346.tar.xz
terminus-fonts-package-d2791e232300fe10fec838d93908c5bd44933346.zip
Use macro for common parts of descriptions
-rw-r--r--terminus-fonts.spec42
1 files changed, 19 insertions, 23 deletions
diff --git a/terminus-fonts.spec b/terminus-fonts.spec
index aa9fe8e..9b612dd 100644
--- a/terminus-fonts.spec
+++ b/terminus-fonts.spec
@@ -12,6 +12,22 @@
%define catalog /etc/X11/fontpath.d
+%define common_desc \
+The Terminus Font is designed for long (8 and more hours per day)\
+work with computers.\
+\
+Version 4.28 contains 825 characters, covers about 120 language\
+sets and supports ISO8859-1/2/5/7/9/13/15/16, Paratype-PT154/PT254,\
+KOI8-R/U/E/F, Esperanto, many IBM, Windows and Macintosh code pages,\
+as well as the IBM VGA, vt100 and xterm pseudographic characters.\
+\
+The sizes present are 6x12, 8x14, 8x16, 10x20, 12x24, 14x28\
+and 16x32. The styles are normal and bold (except for 6x12),\
+plus EGA/VGA-bold for 8x14 and 8x16.\
+\
+The font is available for the Linux console and for X11.
+
+
Name: %{fontname}-fonts
Version: 4.28
Release: 4%{?dist}
@@ -42,19 +58,9 @@ BuildRequires: /usr/bin/bdftopcf
BuildRequires: /usr/bin/mkfontdir
%description
-The Terminus Font is designed for long (8 and more hours per day)
-work with computers.
-
-Version 4.28 contains 825 characters, covers about 120 language
-sets and supports ISO8859-1/2/5/7/9/13/15/16, Paratype-PT154/PT254,
-KOI8-R/U/E/F, Esperanto, many IBM, Windows and Macintosh code pages,
-as well as the IBM VGA, vt100 and xterm pseudographic characters.
+%common_desc
-The sizes present are 6x12, 8x14, 8x16, 10x20, 12x24, 14x28
-and 16x32. The styles are normal and bold (except for 6x12),
-plus EGA/VGA-bold for 8x14 and 8x16.
-
-The font is available for the Linux console and for X11.
+This package contains the fonts to use with X11.
%package console
@@ -64,17 +70,7 @@ Summary: Clean fixed width font (console version)
Obsoletes: terminus-font-console < 4.28-2
%description console
-The Terminus Font is designed for long (8 and more hours per day)
-work with computers.
-
-Version 4.28 contains 825 characters, covers about 120 language
-sets and supports ISO8859-1/2/5/7/9/13/15/16, Paratype-PT154/PT254,
-KOI8-R/U/E/F, Esperanto, many IBM, Windows and Macintosh code pages,
-as well as the IBM VGA, vt100 and xterm pseudographic characters.
-
-The sizes present are 6x12, 8x14, 8x16, 10x20, 12x24, 14x28
-and 16x32. The styles are normal and bold (except for 6x12),
-plus EGA/VGA-bold for 8x14 and 8x16.
+%common_desc
This package contains the fonts to use with the Linux console.