rpms/xkeyboard-config/OLPC-2 xkeyboard-config-olpc-et.patch, NONE, 1.1 xkeyboard-config.spec, 1.27, 1.28

Sayamindu Dasgupta (sayamind) fedora-extras-commits at redhat.com
Fri May 30 16:14:31 UTC 2008


Author: sayamind

Update of /cvs/pkgs/rpms/xkeyboard-config/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22521

Modified Files:
	xkeyboard-config.spec 
Added Files:
	xkeyboard-config-olpc-et.patch 
Log Message:
Adding fixes for the Amharic keyboard

xkeyboard-config-olpc-et.patch:

--- NEW FILE xkeyboard-config-olpc-et.patch ---
diff -Naur symbols/et symbols.new/et
--- symbols/et	2008-05-30 02:38:42.000000000 +0530
+++ symbols/et	2008-05-30 21:19:30.000000000 +0530
@@ -1,4 +1,4 @@
-// $XKeyboardConfig: xkbdesc/xkeyboard-config/symbols/et,v 1.4 2007-11-21 23:02:37 svu Exp $
+// $XKeyboardConfig: xkeyboard-config/symbols/et,v 1.5 2008-01-24 23:21:06 svu Exp $
 
 //
 // Ethiopia
@@ -55,11 +55,11 @@
     key <AC09>	{ [        0x01001208,  VoidSymbol ]	}; // l
 
     key <AC10>	{ [        0x01001362,  0x01001361 ]	}; // :;
-    key <AC11>	{ [        apostrophe,  quotedbl   ]	}; // '"
+    key <AC11>	{ [        0x01001366,  0x01001365 ]	}; // '"
 
     key <AB01>	{ [        0x010012D8,  0x010012E0 ]	}; // z
     key <AB02>	{ [        0x010012A0,  0x010012D0 ]	}; // x
-    key <AB03>	{ [        c,           C          ]	}; // c
+    key <AB03>	{ [        0x01001278,  VoidSymbol ]	}; // c
     key <AB04>	{ [        0x01001238,  0x01001268 ]	}; // v
     key <AB05>	{ [        0x01001260,  VoidSymbol ]	}; // b
     key <AB06>	{ [        0x01001290,  0x01001298 ]	}; // n
@@ -67,9 +67,9 @@
 
     key <AB08>	{ [        0x01001363,  VoidSymbol ]	}; // <
     key <AB09>	{ [        0x01001364,  VoidSymbol ]	}; // >
-    key <AB10>  { [        VoidSymbol,  question   ]    }; // ?
+    key <AB10>  { [        0x01001367,  VoidSymbol ]    }; // ?
 
-    key <BKSL>  { [        backslash,   VoidSymbol ]    }; // bksl
+    key <BKSL> {  [        VoidSymbol,  0x01002010 ]    }; // bksl
 
     key <I219>  { [ ISO_Next_Group, ISO_Prev_Group ]    };
 };


Index: xkeyboard-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xkeyboard-config/OLPC-2/xkeyboard-config.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- xkeyboard-config.spec	27 May 2008 08:15:11 -0000	1.27
+++ xkeyboard-config.spec	30 May 2008 16:13:44 -0000	1.28
@@ -5,7 +5,7 @@
 Summary: xkeyboard-config alternative xkb data files
 Name: xkeyboard-config
 Version: 1.1
-Release: 19.%{cvsdate}%{?dist}
+Release: 20.%{cvsdate}%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -30,6 +30,7 @@
 Patch14: xkeyboard-config-olpc-it.patch
 Patch15: xkeyboard-config-olpc-ca-fr-typofix.patch
 Patch16: xkeyboard-config-olpc-tr.patch
+Patch17: xkeyboard-config-olpc-et.patch
 
 BuildArch: noarch
 
@@ -75,6 +76,7 @@
 %patch14 -p0 -b .it
 %patch15 -p0 -b .ca
 %patch16 -p0 -b .tr
+%patch17 -p0 -b .et
 
 %build
 %configure \
@@ -114,6 +116,9 @@
 %{_datadir}/X11/xkb/rules/xorg.xml
 
 %changelog
+* Fri May 30 2008 Sayamindu Dasgupta <sayamindu at gmail.com> 1.1-20.20071130cvs
+- xkeyboard-config-olpc-et.patch: Fixes for the Amharic keyboard
+
 * Tue May 27 2008 Sayamindu Dasgupta <sayamindu at gmail.com> 1.1-19.20071130cvs
 -  xkeyboard-config-olpc-ca-fr-typofix.patch: Updated to fix a new set of issues
 




More information about the fedora-extras-commits mailing list