add new romanian keymap, resolves: #253892
This commit is contained in:
parent
70c4b9654b
commit
616bb466fc
@ -2,3 +2,4 @@ kbd-1.12.tar.bz2
|
||||
kbd-latsun-fonts.tar.bz2
|
||||
sun12x22-fixed.psfu
|
||||
kbd-sun12x22-fixed.tar.bz2
|
||||
ro.map
|
||||
|
10
kbd.spec
10
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 <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
|
||||
|
Loading…
Reference in New Issue
Block a user