diff --git a/lv.diff b/lv.diff new file mode 100644 index 0000000..2790c30 --- /dev/null +++ b/lv.diff @@ -0,0 +1,19 @@ +Index: symbols/lv +=================================================================== +RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/lv,v +retrieving revision 1.7 +retrieving revision 1.8 +diff -u -r1.7 -r1.8 +--- symbols/lv 16 Jan 2005 02:18:20 -0000 1.7 ++++ symbols/lv 3 Mar 2008 20:39:12 -0000 1.8 +@@ -85,9 +85,8 @@ + key {[backslash, bar, grave, breve]}; + + key {[space, space, space, space]}; +- key {type[Group1]="ONE_LEVEL", [ISO_Level3_Shift]}; +- modifier_map Mod5 { }; + ++ include "level3(ralt_switch)" + }; + + partial alphanumeric_keys modifier_keys diff --git a/xkeyboard-config.changes b/xkeyboard-config.changes index 5d6564d..8354405 100644 --- a/xkeyboard-config.changes +++ b/xkeyboard-config.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 4 00:14:31 CET 2008 - sndirsch@suse.de + +- lv.diff + * fixed accented characters in latvian keyboard layout + (bnc #366362, bfo #14756) + ------------------------------------------------------------------- Wed Jan 30 11:11:13 CET 2008 - sndirsch@suse.de diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index 4a3ec3b..3325816 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -10,6 +10,7 @@ # norootforbuild + Name: xkeyboard-config BuildRequires: intltool perl-XML-Parser xorg-x11 Url: http://www.freedesktop.org/Software/XKeyboardConfig @@ -20,7 +21,7 @@ Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us PreReq: /bin/ln /bin/rm AutoReqProv: on Version: 1.2 -Release: 1 +Release: 14 Summary: The X Keyboard Extension Source: %name-%version.tar.bz2 Patch4: xkeyboard-config.mainline-cvs.mac-es.patch @@ -30,6 +31,7 @@ Patch100: p_suse.diff Patch101: ibm_space_saver.diff Patch103: xkeyboard-config.powerbook-usb-iso-keyboard.patch Patch104: xkeyboard-config.inet.patch +Patch105: lv.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -58,6 +60,7 @@ Authors: %patch101 %patch103 %patch104 +%patch105 %build %configure --with-xkb-rules-symlink=xfree86,xorg \ @@ -83,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT /usr/share/X11/xkb/ %changelog +* Tue Mar 04 2008 sndirsch@suse.de +- lv.diff + * fixed accented characters in latvian keyboard layout + (bnc #366362, bfo #14756) * Wed Jan 30 2008 sndirsch@suse.de - xkeyboard-config 1.2 * Some bugs are fixed (26), new layouts/models as usual. A lot of