This commit is contained in:
parent
1efc577a46
commit
e2e498f88c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 13 21:17:45 CEST 2007 - sndirsch@suse.de
|
||||
|
||||
- xkeyboard-config.mainline-cvs.il.patch:
|
||||
* fixed mapping for "|" symbol in hebrew layout (Bug #273712)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 28 16:42:55 CEST 2007 - schwab@suse.de
|
||||
|
||||
|
17
xkeyboard-config.mainline-cvs.il.patch
Normal file
17
xkeyboard-config.mainline-cvs.il.patch
Normal file
@ -0,0 +1,17 @@
|
||||
Index: symbols/il
|
||||
===================================================================
|
||||
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/il,v
|
||||
retrieving revision 1.12
|
||||
retrieving revision 1.13
|
||||
diff -u -r1.12 -r1.13
|
||||
--- symbols/il 19 Nov 2006 13:15:56 -0000 1.12
|
||||
+++ symbols/il 13 May 2007 11:23:38 -0000 1.13
|
||||
@@ -76,7 +76,7 @@
|
||||
key <AD11> { [ bracketright, braceright, 0x10005bf ]}; // Rafe
|
||||
key <AD12> { [ bracketleft, braceleft, 0x10005bd ]}; // Meteg
|
||||
|
||||
- key <BKSL> { [ backslash, backslash, 0x10005bb ]}; // Qubuts
|
||||
+ key <BKSL> { [ backslash, bar, 0x10005bb ]}; // Qubuts
|
||||
};
|
||||
|
||||
|
@ -20,7 +20,7 @@ Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us
|
||||
PreReq: /bin/ln /bin/rm
|
||||
Autoreqprov: on
|
||||
Version: 0.9
|
||||
Release: 47
|
||||
Release: 53
|
||||
Summary: The X Keyboard Extension
|
||||
Source: %name-%version.tar.bz2
|
||||
Patch0: xkeyboard-config.mainline-cvs.group.patch
|
||||
@ -30,6 +30,7 @@ Patch3: xkeyboard-config.mainline-cvs.mac-us.patch
|
||||
Patch4: xkeyboard-config.mainline-cvs.mac-es.patch
|
||||
Patch5: xkeyboard-config.mainline-cvs.mac-euro.patch
|
||||
Patch6: xkeyboard-config.mainline-cvs.trans.patch
|
||||
Patch7: xkeyboard-config.mainline-cvs.il.patch
|
||||
Patch40: xkeyboard-config.macintosh.patch
|
||||
Patch100: p_suse.diff
|
||||
Patch101: ibm_space_saver.diff
|
||||
@ -62,6 +63,7 @@ Authors:
|
||||
%patch4
|
||||
%patch5
|
||||
%patch6
|
||||
%patch7
|
||||
%patch40
|
||||
%patch100
|
||||
%patch101
|
||||
@ -93,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/X11/xkb/
|
||||
|
||||
%changelog
|
||||
* Sun May 13 2007 - sndirsch@suse.de
|
||||
- xkeyboard-config.mainline-cvs.il.patch:
|
||||
* fixed mapping for "|" symbol in hebrew layout (Bug #273712)
|
||||
* Sat Apr 28 2007 - schwab@suse.de
|
||||
- Fix unknown keysym in inet(cymotionlinux).
|
||||
- Fix keycode for KP_Equal in inet(apple).
|
||||
|
Loading…
x
Reference in New Issue
Block a user