1
0
OBS User unknown 2008-03-06 01:29:04 +00:00 committed by Git OBS Bridge
parent a435a027f8
commit 4f6b95cfdf
3 changed files with 34 additions and 1 deletions

19
lv.diff Normal file
View File

@ -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 <BKSL> {[backslash, bar, grave, breve]};
key <SPCE> {[space, space, space, space]};
- key <RALT> {type[Group1]="ONE_LEVEL", [ISO_Level3_Shift]};
- modifier_map Mod5 { <RALT> };
+ include "level3(ralt_switch)"
};
partial alphanumeric_keys modifier_keys

View File

@ -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

View File

@ -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