Mailinglist Archive: opensuse-commit (875 mails)

< Previous Next >
commit xkeyboard-config
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sat, 05 Jul 2008 02:40:41 +0200
  • Message-id: <20080705004042.33B5F678176@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package xkeyboard-config
checked in at Sat Jul 5 02:40:41 CEST 2008.


--------
--- xkeyboard-config/xkeyboard-config.changes 2008-05-16 21:54:59.000000000
+0200
+++ xkeyboard-config/xkeyboard-config.changes 2008-07-02 14:08:33.155908000
+0200
@@ -1,0 +2,6 @@
+Wed Jul 2 14:01:32 CEST 2008 - sndirsch@xxxxxxx
+
+- cz_sk-dropKPDL.diff
+ * drop KPDL from cz/sk keyboard layout (bnc #405055, bfo #14479)
+
+-------------------------------------------------------------------



New:
----
cz_sk-dropKPDL.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xkeyboard-config.spec ++++++
--- /var/tmp/diff_new_pack.Z18606/_old 2008-07-05 02:39:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Z18606/_new 2008-07-05 02:39:49.000000000 +0200
@@ -21,7 +21,7 @@
PreReq: /bin/ln /bin/rm
AutoReqProv: on
Version: 1.2
-Release: 38
+Release: 45
Summary: The X Keyboard Extension
Source: %name-%version.tar.bz2
Patch4: xkeyboard-config.mainline-cvs.mac-es.patch
@@ -38,6 +38,7 @@
Patch109: disable-2xalt_2xctrl-toggle.diff
Patch110: MDSW-change-keycode.diff
Patch111: unknown-keysym.diff
+Patch112: cz_sk-dropKPDL.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch

@@ -73,6 +74,7 @@
%patch109 -p1
%patch110
%patch111
+%patch112

%build
%configure --with-xkb-rules-symlink=xfree86,xorg \
@@ -102,6 +104,9 @@
/usr/share/X11/xkb/

%changelog
+* Wed Jul 02 2008 sndirsch@xxxxxxx
+- cz_sk-dropKPDL.diff
+ * drop KPDL from cz/sk keyboard layout (bnc #405055, bfo #14479)
* Fri May 16 2008 sndirsch@xxxxxxx
- unknown-keysym.diff
* don't map a key to an unknown keysym (bnc #391341)

++++++ cz_sk-dropKPDL.diff ++++++
Index: symbols/sk
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/sk,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- symbols/sk 16 Jan 2005 02:18:20 -0000 1.8
+++ symbols/sk 16 Feb 2008 00:53:45 -0000 1.9
@@ -71,9 +71,6 @@

key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };

- key <KPDL> { type[Group1]="FOUR_LEVEL_KEYPAD",
- [ KP_Delete, comma, KP_Delete, KP_Decimal ]
};
-
include "level3(ralt_switch)"
};

Index: symbols/cz
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/cz,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- symbols/cz 18 Jan 2005 18:17:48 -0000 1.9
+++ symbols/cz 16 Feb 2008 00:53:45 -0000 1.10
@@ -70,9 +70,6 @@

key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };

- key <KPDL> { type[Group1]="FOUR_LEVEL_KEYPAD",
- [ KP_Delete, comma, KP_Delete, KP_Decimal ]
};
-
include "level3(ralt_switch)"
};


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread