rpms/xkeyboard-config/F-10 xkeyboard-config-1.5-LTSG-se.patch, NONE, 1.1 xkeyboard-config.spec, 1.29, 1.30

Peter Hutterer whot at fedoraproject.org
Tue Apr 28 22:43:57 UTC 2009


Author: whot

Update of /cvs/pkgs/rpms/xkeyboard-config/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3896

Modified Files:
	xkeyboard-config.spec 
Added Files:
	xkeyboard-config-1.5-LTSG-se.patch 
Log Message:
* Wed Apr 29 2009 Peter Hutterer <peter.hutterer at redhat.com> - 1.4-8
- xkeyboard-config-1.5-LTSG-se.patch: add LTSG to 'se'



xkeyboard-config-1.5-LTSG-se.patch:

--- NEW FILE xkeyboard-config-1.5-LTSG-se.patch ---
>From e9343b288e532d42e594a6597072e900f2dd469b Mon Sep 17 00:00:00 2001
From: Peter Hutterer <peter.hutterer at who-t.net>
Date: Tue, 28 Apr 2009 13:21:31 +1000
Subject: [PATCH] symbols: add LTSG keysyms for 'se'

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 symbols/se |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/symbols/se b/symbols/se
index 427b899..9b32fd6 100644
--- a/symbols/se
+++ b/symbols/se
@@ -28,6 +28,7 @@ xkb_symbols "se" {
 
     key <SPCE>	{ [     space,      space,        space, nobreakspace ]	};
 
+    key <LSGT> { [ less,	greater,		bar,	bar ] };
     include "kpdl(comma)"
 
     include "level3(ralt_switch)"
-- 
1.6.3.rc1.2.gfa66a



Index: xkeyboard-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xkeyboard-config/F-10/xkeyboard-config.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- xkeyboard-config.spec	1 Mar 2009 23:42:12 -0000	1.29
+++ xkeyboard-config.spec	28 Apr 2009 22:43:26 -0000	1.30
@@ -4,7 +4,7 @@
 Summary: xkeyboard-config alternative xkb data files
 Name: xkeyboard-config
 Version: 1.4
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -23,6 +23,8 @@ Patch5: xkeyboard-config-1.4-jp-tilde.pa
 Patch6: xkeyboard-config-1.4-abnt2.patch
 # RH 466627, FDO bug 18833 (fixed), taken from git
 Patch7: xkeyboard-config-1.4-ara.patch
+# RH 490484, taken from upstream
+Patch8: xkeyboard-config-1.5-LTSG-se.patch
 
 
 BuildArch: noarch
@@ -60,6 +62,7 @@ xkeyboard-config alternative xkb data fi
 %patch5 -p1 -b .jp-tilde
 %patch6 -p1 -b .abnt2
 %patch7 -p1 -b .ara
+%patch8 -p1 -b .LTSG-se
 
 %build
 %configure \
@@ -99,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/X11/xkb/rules/xorg.xml
 
 %changelog
+* Wed Apr 29 2009 Peter Hutterer <peter.hutterer at redhat.com> - 1.4-8
+- xkeyboard-config-1.5-LTSG-se.patch: add LTSG to 'se'
+
 * Mon Mar 02 2009 Peter Hutterer <peter.hutterer at redhat.com>
 - fix wrong FDO bug reference for xkeyboard-config-1.4-ara.patch.
 




More information about the fedora-extras-commits mailing list