rpms/xkeyboard-config/F-13 0001-Use-space-on-all-4-levels.patch, NONE, 1.1 xkeyboard-config.spec, 1.48, 1.49

Peter Hutterer whot at fedoraproject.org
Thu May 6 23:05:31 UTC 2010


Author: whot

Update of /cvs/pkgs/rpms/xkeyboard-config/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14972

Modified Files:
	xkeyboard-config.spec 
Added Files:
	0001-Use-space-on-all-4-levels.patch 
Log Message:
* Fri May 07 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.8-6
- Use space on all four levels of cz (#581178)


0001-Use-space-on-all-4-levels.patch:
 cz |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- NEW FILE 0001-Use-space-on-all-4-levels.patch ---
>From 05cfd5b2c73e1e85efeb077783c4ffbd8db1b3f7 Mon Sep 17 00:00:00 2001
From: Sergey V. Udaltsov <svu at gnome.org>
Date: Thu, 6 May 2010 01:04:28 +0100
Subject: [PATCH] Use space on all 4 levels

https://bugs.freedesktop.org/show_bug.cgi?id=27597
---
 symbols/cz |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/symbols/cz b/symbols/cz
index d761b75..3259279 100644
--- a/symbols/cz
+++ b/symbols/cz
@@ -68,7 +68,7 @@ xkb_symbols "basic" {
     key <AB09>	{ [    period,      colon,      greater,     NoSymbol ]	};
     key <AB10>	{ [     minus, underscore,     asterisk,     NoSymbol ]	};
 
-    key <SPCE>	{ [     space,      space, nobreakspace, nobreakspace ]	};
+    key <SPCE>	{ [     space,      space,        space,       space ]	};
 
     include "level3(ralt_switch)"
 };
-- 
1.6.6.1



Index: xkeyboard-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xkeyboard-config/F-13/xkeyboard-config.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- xkeyboard-config.spec	4 May 2010 01:51:39 -0000	1.48
+++ xkeyboard-config.spec	6 May 2010 23:05:31 -0000	1.49
@@ -4,7 +4,7 @@
 Summary: X Keyboard Extension configuration data
 Name: xkeyboard-config
 Version: 1.8
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig
@@ -15,6 +15,7 @@ Source0: http://xlibs.freedesktop.org/xk
 Patch02: 0001-Add-Euro-and-New-Shekel-sign-to-israeli-layout.patch
 Patch03: 0001-symbols-de-remove-BKSP-from-neo-layout.patch
 Patch04: 0001-Remove-duplicate-BKSL-key-mappings-from-hin-wx-layou.patch
+Patch05: 0001-Use-space-on-all-4-levels.patch
 
 BuildArch: noarch
 
@@ -80,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/X11/xkb/rules/xorg.xml
 
 %changelog
+* Fri May 07 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.8-6
+- Use space on all four levels of cz (#581178)
+
 * Tue May 04 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.8-5
 - 0001-Remove-duplicate-BKSL-key-mappings-from-hin-wx-layou.patch: remove
   the duplicate mapping from hin-wx layout, it breaks iok (FDO 26947).



More information about the scm-commits mailing list