From f38b0abfc097dcba234b445ac8a25623302aa0a8c27d613f5c81313bf5c05de8 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 17 Jun 2016 13:54:22 +0000 Subject: [PATCH 1/2] Accepting request 402800 from home:marceloatie:branches:Base:System Fix br-abnt2.map OBS-URL: https://build.opensuse.org/request/show/402800 OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=83 --- kbd-1.15.5-br-abnt2-slash-question.patch | 9 +++++++++ kbd.changes | 6 ++++++ kbd.spec | 2 ++ 3 files changed, 17 insertions(+) create mode 100644 kbd-1.15.5-br-abnt2-slash-question.patch diff --git a/kbd-1.15.5-br-abnt2-slash-question.patch b/kbd-1.15.5-br-abnt2-slash-question.patch new file mode 100644 index 0000000..ec988ab --- /dev/null +++ b/kbd-1.15.5-br-abnt2-slash-question.patch @@ -0,0 +1,9 @@ +--- kbd-1.15.5/data/keymaps/i386/qwerty/br-abnt2.map.orig 2012-12-01 19:41:38.000000000 -0200 ++++ kbd-1.15.5/data/keymaps/i386/qwerty/br-abnt2.map 2016-06-16 00:18:55.745193940 -0300 +@@ -88,3 +88,6 @@ + keycode 125 = Scroll_Backward + keycode 126 = Scroll_Forward + keycode 127 = Compose ++ ++ altgr keycode 16 = slash ++ altgr keycode 17 = question diff --git a/kbd.changes b/kbd.changes index cc16af9..632e606 100644 --- a/kbd.changes +++ b/kbd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Qui Jun 16 00:18:55 BRT 2016 - marceloatie@gmail.com + +- Fix data/keymaps/i386/querty/br-abnt2.map + (boo#984958, kbd-1.15.5-br-abnt2-slash-question.patch) + ------------------------------------------------------------------- Thu Dec 10 16:31:10 CET 2015 - tiwai@suse.de diff --git a/kbd.spec b/kbd.spec index f0a8a45..0ee2857 100644 --- a/kbd.spec +++ b/kbd.spec @@ -59,6 +59,7 @@ Patch12: kbd-2.0.2-fix-bashisms.patch # Patch13: adds xkb and legacy keymaps subdirs to loadkyes search path # (openSUSE FATE#318355, sle FATE#318426) Patch13: kbd-1.15.5-loadkeys-search-path.patch +Patch14: kbd-1.15.5-br-abnt2-slash-question.patch BuildRequires: automake BuildRequires: bison @@ -125,6 +126,7 @@ cp -fp %{SOURCE45} . %patch11 %patch12 -p1 %patch13 -p1 +%patch14 -p1 %build for i in `find data/keymaps/mac -type f` ; do From 8f7e45719905dbf9251fc44b992489e44e02949d226eefb9d6ea1e7348e9d1a0 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 17 Jun 2016 15:47:23 +0000 Subject: [PATCH 2/2] use CET instead of BRT OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=84 --- kbd.changes | 2 +- kbd.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kbd.changes b/kbd.changes index 632e606..100491d 100644 --- a/kbd.changes +++ b/kbd.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Qui Jun 16 00:18:55 BRT 2016 - marceloatie@gmail.com +Thu Jun 16 00:18:55 CET 2016 - marceloatie@gmail.com - Fix data/keymaps/i386/querty/br-abnt2.map (boo#984958, kbd-1.15.5-br-abnt2-slash-question.patch) diff --git a/kbd.spec b/kbd.spec index 0ee2857..629fb35 100644 --- a/kbd.spec +++ b/kbd.spec @@ -1,7 +1,7 @@ # # spec file for package kbd # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -59,7 +59,7 @@ Patch12: kbd-2.0.2-fix-bashisms.patch # Patch13: adds xkb and legacy keymaps subdirs to loadkyes search path # (openSUSE FATE#318355, sle FATE#318426) Patch13: kbd-1.15.5-loadkeys-search-path.patch -Patch14: kbd-1.15.5-br-abnt2-slash-question.patch +Patch14: kbd-1.15.5-br-abnt2-slash-question.patch BuildRequires: automake BuildRequires: bison