Hello community,

here is the log from the commit of package xkeyboard-config for openSUSE:Factory
checked in at Thu May 26 11:22:13 CEST 2011.



--------
--- xkeyboard-config/xkeyboard-config.changes   2011-04-07 10:40:46.000000000 
+0200
+++ /mounts/work_src_done/STABLE/xkeyboard-config/xkeyboard-config.changes      
2011-05-23 23:57:22.000000000 +0200
@@ -1,0 +2,52 @@
+Mon May 23 21:51:17 UTC 2011 - [email protected]
+
+- remove xkeyboard-config.inet.patch:
+  * There is an entry for KP_Equal in inet(apple) already:
+        key <KPEQ>  {       [ KP_Equal ] };
+    With the macintosh keycodes <KPEQ> has the same value as
+    <K59> in the xfree86 keycodes file (i.e. 157).
+
+-------------------------------------------------------------------
+Mon May 23 21:05:24 UTC 2011 - [email protected]
+
+- place all SUSE specific patches into one file:
+  * add Multi_key for compose.
+  * add ctrl-alt-backspace server termination key sequence.
+
+-------------------------------------------------------------------
+Mon May 23 18:52:44 UTC 2011 - [email protected]
+
+- remove xkeyboard-config.macintosh.patch:
+  This can be handled by adding:
+  altwin:swap_lalt_lwin,lv3:alt_switch
+  as option for instance to the keyboard mappings for macintosh.
+  The xorg-x11 package will be updated accordingly.
+
+-------------------------------------------------------------------
+Mon May 23 18:33:23 UTC 2011 - [email protected]
+
+- Remove xkeyboard-config.inet.microsoftpro.patch:
+  This patch is bogus and not needed for evedev keyboards any
+  more.
+  For old style keyboard +inet(microsoftprousb) specified the
+  augmentation used for a specific keyboard model. This this
+  keyboard model should be set instead ie:
+  setxkbmap -rules base -model microsfortprousb -layout <lo> -option ""
+  produces the same results as:
+  setxkbmap -rules base -model pc104 -layout <lo> -option inet:microsoftpro
+  (disregarding the geometry part which is rather irrelevant here).
+
+-------------------------------------------------------------------
+Mon May 23 17:31:03 UTC 2011 - [email protected]
+
+- IBM Space Saver keyboard support was added upstream with
+  commit b69a8bd.
+
+-------------------------------------------------------------------
+Mon May 23 15:32:30 UTC 2011 - [email protected]
+
+- Remove special handling for the microsoftnek4k
+  keyboard. This is handled correctly in evdev
+  already.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  ibm_space_saver.diff
  microsoftnek4k-keycodes.diff
  microsoftnek4k-symbols.diff
  microsoftnek4k.diff
  xkeyboard-config.ctrl_alt_bksp.patch
  xkeyboard-config.inet.microsoftpro.patch
  xkeyboard-config.inet.patch
  xkeyboard-config.macintosh.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xkeyboard-config.spec ++++++
--- /var/tmp/diff_new_pack.0mn2qr/_old  2011-05-26 11:18:49.000000000 +0200
+++ /var/tmp/diff_new_pack.0mn2qr/_new  2011-05-26 11:18:49.000000000 +0200
@@ -28,20 +28,12 @@
 PreReq:         /bin/ln /bin/rm
 AutoReqProv:    on
 Version:        2.2.1
-Release:        1
+Release:        2
 Summary:        The X Keyboard Extension
 Source:         %name-%version.tar.bz2
-Patch40:        xkeyboard-config.macintosh.patch
 Patch100:       p_suse.diff
-Patch101:       ibm_space_saver.diff
-Patch104:       xkeyboard-config.inet.patch
-Patch106:       microsoftnek4k.diff
-Patch107:       microsoftnek4k-symbols.diff
-Patch108:       microsoftnek4k-keycodes.diff
 Patch109:       disable-2xalt_2xctrl-toggle.diff
 Patch110:       MDSW-change-keycode.diff
-Patch115:       xkeyboard-config.inet.microsoftpro.patch
-Patch118:       xkeyboard-config.ctrl_alt_bksp.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -63,17 +55,9 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch40
 %patch100
-%patch101
-%patch104
-%patch106
-%patch107
-%patch108
 %patch109 -p1
 %patch110
-%patch115 -p0
-%patch118 -p1
 
 %build
 %configure --with-xkb-rules-symlink=xfree86,xorg \

++++++ p_suse.diff ++++++
--- /var/tmp/diff_new_pack.0mn2qr/_old  2011-05-26 11:18:49.000000000 +0200
+++ /var/tmp/diff_new_pack.0mn2qr/_new  2011-05-26 11:18:49.000000000 +0200
@@ -1,3 +1,5 @@
+- Add Multi_key to Control_R to get compose.Index: 
xkeyboard-config-2.1/rules/evdev.m_s.part
+
 Index: symbols/pc
 ===================================================================
 --- symbols/pc.orig
@@ -14,3 +16,16 @@
  
      key <MENU> {      [ Menu                  ]       };
  
+- Add Support ctrl-alt-backspace Server Termination.
+
+Index: xkeyboard-config-2.1/rules/evdev.m_s.part
+===================================================================
+--- rules/evdev.m_s.part
++++ rules/evdev.m_s.part
+@@ -1,3 +1,3 @@
+-  $evdevkbds    =   +inet(evdev)+inet(%m)
+-  applealu_jis  =   +inet(evdev)+macintosh_vndr/jp(alujiskeys)
+-  *             =   +inet(evdev)
++  $evdevkbds    =   +inet(evdev)+inet(%m)+terminate(ctrl_alt_bksp)
++  applealu_jis  =   
+inet(evdev)+macintosh_vndr/jp(alujiskeys)+terminate(ctrl_alt_bksp)
++  *             =   +inet(evdev)+terminate(ctrl_alt_bksp)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to