[kbd] Ship double scaled latarcyrheb console font for high resolution screens

vcrhonek vcrhonek at fedoraproject.org
Tue Dec 13 14:01:47 UTC 2011


commit 98468795bade1fbe2350e45049e4076c4875315f
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Tue Dec 13 15:01:40 2011 +0100

    Ship double scaled latarcyrheb console font for high resolution screens

 .gitignore |    1 +
 kbd.spec   |   10 ++++++++--
 sources    |    1 +
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d7fb9a..5585d05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ kbd-1.15.tar.gz
 /fr-dvorak.tar.bz2
 /kbd-1.15.3.tar.bz2
 /kbd-1.15.3.tar.bz2.sign
+/kbd-latarcyrheb-32.tar.bz2
diff --git a/kbd.spec b/kbd.spec
index 014b170..9c7109c 100644
--- a/kbd.spec
+++ b/kbd.spec
@@ -1,6 +1,6 @@
 Name:           kbd
 Version:        1.15.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Tools for configuring the console (keyboard, virtual terminals, etc.)
 
 Group:          System Environment/Base
@@ -11,6 +11,7 @@ Source1:        ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2.
 Source2:        kbd-latsun-fonts.tar.bz2
 Source3:        kbd-latarcyrheb-16-fixed.tar.bz2
 Source4:        fr-dvorak.tar.bz2
+Source5:        kbd-latarcyrheb-32.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # Patch0: puts additional information into man pages
 Patch0:         kbd-1.15-keycodes-man.patch
@@ -48,7 +49,7 @@ The %{name}-misc package contains data for kbd package - console fonts,
 keymaps etc. Please note that %{name}-misc is not helpful without kbd.
 
 %prep
-%setup -q -a 2 -a 3 -a 4
+%setup -q -a 2 -a 3 -a 4 -a 5
 %patch0 -p1 -b .keycodes-man
 %patch1 -p1 -b .sparc
 %patch2 -p1 -b .unicode_start
@@ -139,6 +140,11 @@ rm -rf $RPM_BUILD_ROOT
 /lib/kbd
 
 %changelog
+* Tue Dec 13 2011 Vitezslav Crhonek <vcrhonek at redhat.com> - 1.15.3-4
+- Ship double scaled latarcyrheb console font for high resolution screens
+  (created by Tom Horsley)
+  Resolves: #617768
+
 * Mon Oct 24 2011 Vitezslav Crhonek <vcrhonek at redhat.com> - 1.15.3-3
 * Fix loadkeys -d option (patch by Jaroslav Skarvada)
   Resolves: #744567
diff --git a/sources b/sources
index 016c52d..de9086e 100644
--- a/sources
+++ b/sources
@@ -3,3 +3,4 @@ daa94e954bbb40d93d39bd0446e26876  kbd-1.15.3.tar.bz2.sign
 050e1e454e9c01e22f198303d649efb8  kbd-latsun-fonts.tar.bz2
 884fdbb0b952b2e3e8389a0c40a3e301  kbd-latarcyrheb-16-fixed.tar.bz2
 dd16ff8c6fa9d81490df28cbd68882eb  fr-dvorak.tar.bz2
+fe118f07a83134b15610503e5e3fe10e  kbd-latarcyrheb-32.tar.bz2


More information about the scm-commits mailing list