Accepting request 40719 from Base:System

Copy from Base:System/kbd based on submit request 40719 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/40719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbd?expand=0&rev=38
This commit is contained in:
OBS User autobuild 2010-05-28 16:29:14 +00:00 committed by Git OBS Bridge
parent 3580208ae2
commit 168c839554
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 27 02:18:05 CEST 2010 - sndirsch@suse.de
- added dummy keyboard mappings for chinese/taiwanese (bnc #603950)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 29 17:31:11 CEST 2010 - anicka@suse.cz Mon Mar 29 17:31:11 CEST 2010 - anicka@suse.cz

View File

@ -24,7 +24,7 @@ License: GPLv2+
Group: System/Console Group: System/Console
AutoReqProv: on AutoReqProv: on
Version: 1.14.1 Version: 1.14.1
Release: 25 Release: 26
Summary: Keyboard and Font Utilities Summary: Keyboard and Font Utilities
Source: kbd-%{version}.tar.bz2 Source: kbd-%{version}.tar.bz2
Source1: kbd_fonts.tar.bz2 Source1: kbd_fonts.tar.bz2
@ -162,6 +162,8 @@ ln -sf ../etc/init.d/kbd $RPM_BUILD_ROOT/sbin/rckbd
ln -sf us.map.gz $K/keymaps/i386/qwerty/khmer.map.gz ln -sf us.map.gz $K/keymaps/i386/qwerty/khmer.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/korean.map.gz ln -sf us.map.gz $K/keymaps/i386/qwerty/korean.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/arabic.map.gz ln -sf us.map.gz $K/keymaps/i386/qwerty/arabic.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/chinese.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/taiwanese.map.gz
# Compatability links; don't know what the first three are good for. # Compatability links; don't know what the first three are good for.
# The others are for yast/langselection and should be removed as soon as # The others are for yast/langselection and should be removed as soon as
# yast knows about it. # yast knows about it.