Hello community,

here is the log from the commit of package xkeyboard-config for 
openSUSE:Factory checked in at 2013-10-08 11:08:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xkeyboard-config (Old)
 and      /work/SRC/openSUSE:Factory/.xkeyboard-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xkeyboard-config"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xkeyboard-config/xkeyboard-config.changes        
2013-09-11 13:24:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xkeyboard-config.new/xkeyboard-config.changes   
2013-10-08 11:08:06.000000000 +0200
@@ -1,0 +2,18 @@
+Mon Oct  7 13:43:44 UTC 2013 - [email protected]
+
+- fixed source link in specfile 
+
+-------------------------------------------------------------------
+Fri Oct  4 13:56:29 UTC 2013 - [email protected]
+
+- Update to version 2.10.1:
+  The release 2.10 of xkeyboard-config did not really happen because of
+  the technical issues, so I am happy to present 2.10.1
+  + massive cleanups of the codebase.
+  + various layouts fixes and code improvements.
+- Remove upstreamed patches:
+  + Patch11: U_Add-missing-backslash-bar-mapping-on-us-internationa.patch
+  + Patch12: U_ara-digits-Generate-arabic-script-digits-also-on-key.patch
+- Updated Patch100: n_suse.patch to work with this version.
+
+-------------------------------------------------------------------

Old:
----
  U_Add-missing-backslash-bar-mapping-on-us-internationa.patch
  U_ara-digits-Generate-arabic-script-digits-also-on-key.patch
  xkeyboard-config-2.9.tar.bz2

New:
----
  xkeyboard-config-2.10.1.tar.bz2

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

Other differences:
------------------
++++++ xkeyboard-config.spec ++++++
--- /var/tmp/diff_new_pack.aF9xVO/_old  2013-10-08 11:08:14.000000000 +0200
+++ /var/tmp/diff_new_pack.aF9xVO/_new  2013-10-08 11:08:14.000000000 +0200
@@ -28,15 +28,13 @@
 Provides:       XFree86:/etc/X11/xkb/symbols/us
 Provides:       xorg-x11:/etc/X11/xkb/symbols/us
 PreReq:         /bin/ln /bin/rm
-Version:        2.9
+Version:        2.10.1
 Release:        0
 Summary:        The X Keyboard Extension
 License:        GPL-2.0+ and LGPL-2.1+ and MIT and CDDL-1.0
 Group:          System/X11/Utilities
-Source:         
http://xorg.freedesktop.org/releases/individual/data/%{name}-%{version}.tar.bz2
+Source:         
http://xorg.freedesktop.org/archive/individual/data/xkeyboard-config/xkeyboard-config-2.10.1.tar.bz2
 Patch0:         n_rs-cyralpha-The-key-z-on-US-keyboard-should-give-dze.patch
-Patch11:        U_Add-missing-backslash-bar-mapping-on-us-internationa.patch
-Patch12:        U_ara-digits-Generate-arabic-script-digits-also-on-key.patch
 Patch100:       n_suse.patch
 # PATCH-FIX-OPENSUSE disable-2xalt_2xctrl-toggle.diff fdo#4927 -- This is just 
a workaround until fdo#4927 is fixed
 Patch109:       disable-2xalt_2xctrl-toggle.diff
@@ -57,9 +55,7 @@
 %setup -q
 translation-update-upstream
 %patch0 -p1
-%patch11 -p1
-%patch12 -p1
-%patch100
+%patch100 -p1
 %patch109 -p1
 
 %build

++++++ n_suse.patch ++++++
--- /var/tmp/diff_new_pack.aF9xVO/_old  2013-10-08 11:08:14.000000000 +0200
+++ /var/tmp/diff_new_pack.aF9xVO/_new  2013-10-08 11:08:14.000000000 +0200
@@ -1,25 +1,9 @@
-- Add Multi_key to Control_R to get compose.Index: 
xkeyboard-config-2.1/rules/evdev.m_s.part
+-- 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
-+++ symbols/pc
-@@ -29,9 +29,9 @@ xkb_symbols "pc105" {
-     key <LWIN> {      [ Super_L                       ]       };
- 
-     key <RTSH> {      [ Shift_R       ]       };
--    key <RCTL> {      [ Control_R     ]       };
-+    key <RCTL> {      [ Control_R,    Multi_key       ]       };
- 
--    key <RWIN> {      [ Super_R                       ]       };
-+    key <RWIN> {      [ Super_R,      Multi_key       ]       };
- 
-     key <MENU> {      [ Menu                  ]       };
- 
-Index: rules/evdev.m_s.part
-===================================================================
---- rules/evdev.m_s.part.orig
-+++ rules/evdev.m_s.part
+diff --git a/rules/evdev.m_s.part b/rules/evdev.m_s.part
+index 5a6416b..23ce109 100644
+--- a/rules/evdev.m_s.part
++++ b/rules/evdev.m_s.part
 @@ -1,3 +1,3 @@
 -  $evdevkbds    =   +inet(evdev)+inet(%m)
 -  applealu_jis  =   +inet(evdev)+macintosh_vndr/jp(alujiskeys)
@@ -27,3 +11,20 @@
 +  $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)
+
+diff --git a/symbols/pc b/symbols/pc
+index 996324d..fbbee47 100644
+--- a/symbols/pc
++++ b/symbols/pc
+@@ -27,8 +27,8 @@ xkb_symbols "pc105" {
+     key <LWIN> {      [ Super_L               ]       };
+ 
+     key <RTSH> {      [ Shift_R               ]       };
+-    key <RCTL> {      [ Control_R             ]       };
+-    key <RWIN> {      [ Super_R               ]       };
++    key <RCTL> {       [ Control_R,    Multi_key       ]       };
++    key <RWIN> {       [ Super_R,      Multi_key       ]       };
+     key <MENU> {      [ Menu                  ]       };
+ 
+     // Beginning of modifier mappings.
+ 
\ No newline at end of file

++++++ xkeyboard-config-2.9.tar.bz2 -> xkeyboard-config-2.10.1.tar.bz2 ++++++
++++ 66487 lines of diff (skipped)

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

Reply via email to