diff --git a/cz-basic-bksl.diff b/cz-basic-bksl.diff deleted file mode 100644 index c091e14..0000000 --- a/cz-basic-bksl.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- symbols/cz.orig 2006-10-27 14:14:22.000000000 +0200 -+++ symbols/cz 2006-10-27 14:16:07.000000000 +0200 -@@ -54,7 +54,7 @@ - key { [ uring, quotedbl, dollar, NoSymbol ] }; - key { [ section, exclam, apostrophe, ssharp ] }; - key { [ EuroSign, dead_diaeresis, NoSymbol, NoSymbol ] }; -- key { [dead_diaeresis, apostrophe, backslash, bar ] }; -+ key { [ backslash, bar, NoSymbol, NoSymbol ] }; - - key { [ backslash, bar, slash, NoSymbol ] }; - key { [ y, Y, degree, NoSymbol ] }; diff --git a/xkeyboard-config.changes b/xkeyboard-config.changes index 3c6ab4c..45318af 100644 --- a/xkeyboard-config.changes +++ b/xkeyboard-config.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 3 07:43:34 CET 2007 - sndirsch@suse.de + +- removed braindead cz-basic-bksl.diff again (Bugs #215359/#241824); + use variant bksl/qwerty_bksl for cz keyboard layout instead + ------------------------------------------------------------------- Wed Nov 15 05:00:18 CET 2006 - sndirsch@suse.de diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index 2008bda..a9d81bf 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -1,7 +1,7 @@ # # spec file for package xkeyboard-config (Version 0.9) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -20,7 +20,7 @@ Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us PreReq: /bin/ln /bin/rm Autoreqprov: on Version: 0.9 -Release: 20 +Release: 34 Summary: The X Keyboard Extension Source: %name-%version.tar.bz2 Patch0: xkeyboard-config.mainline-cvs.group.patch @@ -33,7 +33,6 @@ Patch6: xkeyboard-config.mainline-cvs.trans.patch Patch40: xkeyboard-config.macintosh.patch Patch100: p_suse.diff Patch101: ibm_space_saver.diff -Patch102: cz-basic-bksl.diff Patch103: xkeyboard-config.powerbook-usb-iso-keyboard.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -65,7 +64,6 @@ Authors: %patch40 %patch100 %patch101 -%patch102 %patch103 %build @@ -93,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT /usr/share/X11/xkb/ %changelog -n xkeyboard-config +* Sat Feb 03 2007 - sndirsch@suse.de +- removed braindead cz-basic-bksl.diff again (Bugs #215359/#241824); + use variant bksl/qwerty_bksl for cz keyboard layout instead * Wed Nov 15 2006 - sndirsch@suse.de - xkeyboard-config.mainline-cvs.trans.patch: * updated Hungarian translations (Bug #8996)