From fb1afa3c9604ef991a03d8e98d814353811523bd6906abad8fb9b6e5b9dbe3b6 Mon Sep 17 00:00:00 2001 From: Anna Maresova Date: Thu, 27 Apr 2023 07:45:22 +0000 Subject: [PATCH] Accepting request 1080924 from home:fbui:branches:Base:System - Rename 'arabic' keyboard console layout into 'ara' and drop 'korean' symlink (bsc#1210702) OBS-URL: https://build.opensuse.org/request/show/1080924 OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=158 --- kbd.changes | 6 ++++++ kbd.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/kbd.changes b/kbd.changes index e16b91e..87a3a02 100644 --- a/kbd.changes +++ b/kbd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 20 15:17:05 UTC 2023 - Franck Bui + +- Rename 'arabic' keyboard console layout into 'ara' and drop 'korean' symlink + (bsc#1210702) + ------------------------------------------------------------------- Mon Feb 27 19:06:36 UTC 2023 - Michal Suchanek diff --git a/kbd.spec b/kbd.spec index 1e3efde..2672a8e 100644 --- a/kbd.spec +++ b/kbd.spec @@ -194,8 +194,7 @@ if ls $K/consolefonts/Agafari-* > /dev/null 2>&1; then exit 1 fi 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/arabic.map.gz +ln -sf us.map.gz $K/keymaps/i386/qwerty/ara.map.gz ln -sf us.map.gz $K/keymaps/i386/qwerty/ir.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