rpms/xkeyboard-config/OLPC-3 xkeyboard-config-olpc-it.patch, NONE, 1.1 xkeyboard-config.spec, 1.20, 1.21

Bernie Innocenti bernie at fedoraproject.org
Mon Nov 17 07:23:48 UTC 2008


Author: bernie

Update of /cvs/pkgs/rpms/xkeyboard-config/OLPC-3
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20784

Modified Files:
	xkeyboard-config.spec 
Added Files:
	xkeyboard-config-olpc-it.patch 
Log Message:
* Sun Nov 17 2008 Bernie Innocenti <bernie at codewiz.org> 1.3-3
- Add olpc-xkeyboard-config-it.patch


xkeyboard-config-olpc-it.patch:

--- NEW FILE xkeyboard-config-olpc-it.patch ---
>From 92a7ca4ce5270b9d3bea8877a8dc6e9ef7f28491 Mon Sep 17 00:00:00 2001
From: Bernie Innocenti <bernie at codewiz.org>
Date: Sun, 16 Nov 2008 02:22:09 -0500
Subject: [PATCH] it(olpc): fix typo in include directive
Organization: Sugar Labs

Acknowledged-by: Bernie Innocenti <bernie at codewiz.org>
---
 symbols/it |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/symbols/it b/symbols/it
index 92fa50a..e91a9f8 100644
--- a/symbols/it
+++ b/symbols/it
@@ -169,7 +169,7 @@ xkb_symbols "geo" {
 // OLPC Section
 xkb_symbols "olpc" {
 
-    include "basic"
+    include "it(basic)"
 
     key <AE12> { [ igrave,  asciicircum,    asciitilde,     dead_tilde ] };
     key <BKSL> { [ ugrave,      section,        Egrave,     dead_breve ] };
-- 
1.6.0.3



Index: xkeyboard-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xkeyboard-config/OLPC-3/xkeyboard-config.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- xkeyboard-config.spec	26 Jul 2008 15:05:13 -0000	1.20
+++ xkeyboard-config.spec	17 Nov 2008 07:23:17 -0000	1.21
@@ -4,7 +4,7 @@
 Summary: xkeyboard-config alternative xkb data files
 Name: xkeyboard-config
 Version: 1.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -17,6 +17,7 @@
 Patch4: xkeyboard-config-olpc-ca-fr-typofix.patch
 Patch5: xkeyboard-config-olpc-et.patch
 Patch6: xkeyboard-config-olpc-af.patch
+Patch7: xkeyboard-config-olpc-it.patch
 
 BuildArch: noarch
 
@@ -51,6 +52,7 @@
 %patch4 -p0 -b .ca
 %patch5 -p1 -b .et
 %patch6 -p1 -b .af
+%patch7 -p1 -b .it
 
 %build
 %configure \
@@ -90,6 +92,9 @@
 %{_datadir}/X11/xkb/rules/xorg.xml
 
 %changelog
+* Sun Nov 17 2008 Bernie Innocenti <bernie at codewiz.org> 1.3-3
+- Add olpc-xkeyboard-config-it.patch
+
 * Sat Jul 26 2008 Sayamindu Dasgupta  <sayamindu at laptop.org> - 1.3-2
 - Add xkeyboard-config-olpc-tr.patch from OLPC-2 branch
 - Add xkeyboard-config-olpc-ca-fr-typofix.patch from OLPC-2 branch




More information about the scm-commits mailing list