From 616bb466fcce28d219c5e2cd00a846316beaa4b1 Mon Sep 17 00:00:00 2001 From: vcrhonek Date: Tue, 18 Sep 2007 10:19:55 +0000 Subject: [PATCH] add new romanian keymap, resolves: #253892 --- .cvsignore | 1 + kbd.spec | 10 +++++++++- sources | 1 + 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index c50f2bb..f8d43e8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ kbd-1.12.tar.bz2 kbd-latsun-fonts.tar.bz2 sun12x22-fixed.psfu kbd-sun12x22-fixed.tar.bz2 +ro.map diff --git a/kbd.spec b/kbd.spec index 7259ff9..b14bc0c 100644 --- a/kbd.spec +++ b/kbd.spec @@ -1,7 +1,7 @@ Summary: Tools for configuring the console (keyboard, virtual terminals, etc.) Name: kbd Version: 1.12 -Release: 24%{?dist} +Release: 25%{?dist} # Except possibly for the restrictions mentioned in the directory consolefonts License: GPL+ Group: System Environment/Base @@ -11,6 +11,7 @@ Source2: kbdrate.apps Source3: kbdrate.pam Source4: kbd-latsun-fonts.tar.bz2 Source5: kbd-sun12x22-fixed.tar.bz2 +Source6: ro.map Requires: pam >= 0.66-4, /etc/pam.d/system-auth, usermode BuildRequires: bison, flex, gettext BuildRoot: %{_tmppath}/%{name}-root @@ -68,6 +69,9 @@ cp azerty/fr-latin9.map azerty/fr.map cp azerty/fr-latin9.map azerty/fr-latin0.map # legacy alias popd +# add new romanian keymap +cp ../ro.map data/keymaps/i386/qwerty + # Default to latarcyrheb-sun16 font for unicode perl -pi -e 's/LatArCyrHeb-16/latarcyrheb-sun16/' src/unicode_start @@ -140,6 +144,10 @@ ln -s openvt $RPM_BUILD_ROOT%{_bindir}/open %config %{_sysconfdir}/pam.d/* %changelog +* Tue Sep 18 2007 Vitezslav Crhonek - 1.12-25 +- Add new romanian keymap + Resolves: #253892 + * Mon Aug 27 2007 Vitezslav Crhonek - 1.12-24 - Fix license - Symlink sr-cy layout to sr-latin diff --git a/sources b/sources index 7f9853b..f542010 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ 069d1175b4891343b107a8ac2b4a39f6 kbd-1.12.tar.bz2 050e1e454e9c01e22f198303d649efb8 kbd-latsun-fonts.tar.bz2 e56c7766760c16d4c7cbc16fc722c7f9 kbd-sun12x22-fixed.tar.bz2 +b7ea916f350df2dfedfd306ff54a6f65 ro.map