add new romanian keymap, resolves: #253892

This commit is contained in:
vcrhonek 2007-09-18 10:19:55 +00:00
parent 70c4b9654b
commit 616bb466fc
3 changed files with 11 additions and 1 deletions

View File

@ -2,3 +2,4 @@ kbd-1.12.tar.bz2
kbd-latsun-fonts.tar.bz2
sun12x22-fixed.psfu
kbd-sun12x22-fixed.tar.bz2
ro.map

View File

@ -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 <vcrhonek@redhat.com> - 1.12-25
- Add new romanian keymap
Resolves: #253892
* Mon Aug 27 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-24
- Fix license
- Symlink sr-cy layout to sr-latin

View File

@ -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