forked from pool/xkeyboard-config
This commit is contained in:
parent
7906d221f8
commit
e74712d53e
19
lv.diff
19
lv.diff
@ -1,19 +0,0 @@
|
|||||||
Index: symbols/lv
|
|
||||||
===================================================================
|
|
||||||
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/lv,v
|
|
||||||
retrieving revision 1.7
|
|
||||||
retrieving revision 1.8
|
|
||||||
diff -u -r1.7 -r1.8
|
|
||||||
--- symbols/lv 16 Jan 2005 02:18:20 -0000 1.7
|
|
||||||
+++ symbols/lv 3 Mar 2008 20:39:12 -0000 1.8
|
|
||||||
@@ -85,9 +85,8 @@
|
|
||||||
key <BKSL> {[backslash, bar, grave, breve]};
|
|
||||||
|
|
||||||
key <SPCE> {[space, space, space, space]};
|
|
||||||
- key <RALT> {type[Group1]="ONE_LEVEL", [ISO_Level3_Shift]};
|
|
||||||
- modifier_map Mod5 { <RALT> };
|
|
||||||
|
|
||||||
+ include "level3(ralt_switch)"
|
|
||||||
};
|
|
||||||
|
|
||||||
partial alphanumeric_keys modifier_keys
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64856896fb71708b6fc2bab146b387b2fb34da02ca9425a77dcfbfa59edb27f7
|
|
||||||
size 586629
|
|
3
xkeyboard-config-1.3.tar.bz2
Normal file
3
xkeyboard-config-1.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49f02ed7b0b246a640fb129fcb3d24d7560305bb6f04e69b09739554857f79f5
|
||||||
|
size 592158
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 20 05:32:56 CEST 2008 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- xkeyboard-config 1.3
|
||||||
|
* Around 40 bugs from freedesktop.org bugzilla were fixed. Dropped
|
||||||
|
old rulesets sgi and sun. Added a lot of metadata, related to
|
||||||
|
countries and languages.
|
||||||
|
- obsoletes lv.diff
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 7 18:26:41 CEST 2008 - sndirsch@suse.de
|
Mon Jul 7 18:26:41 CEST 2008 - sndirsch@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xkeyboard-config (Version 1.2)
|
# spec file for package xkeyboard-config (Version 1.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -20,8 +20,8 @@ Requires: xorg-x11
|
|||||||
Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us
|
Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us
|
||||||
PreReq: /bin/ln /bin/rm
|
PreReq: /bin/ln /bin/rm
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 47
|
Release: 1
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
Source: %name-%version.tar.bz2
|
Source: %name-%version.tar.bz2
|
||||||
Patch4: xkeyboard-config.mainline-cvs.mac-es.patch
|
Patch4: xkeyboard-config.mainline-cvs.mac-es.patch
|
||||||
@ -31,7 +31,6 @@ Patch100: p_suse.diff
|
|||||||
Patch101: ibm_space_saver.diff
|
Patch101: ibm_space_saver.diff
|
||||||
Patch103: xkeyboard-config.powerbook-usb-iso-keyboard.patch
|
Patch103: xkeyboard-config.powerbook-usb-iso-keyboard.patch
|
||||||
Patch104: xkeyboard-config.inet.patch
|
Patch104: xkeyboard-config.inet.patch
|
||||||
Patch105: lv.diff
|
|
||||||
Patch106: microsoftnek4k.diff
|
Patch106: microsoftnek4k.diff
|
||||||
Patch107: microsoftnek4k-symbols.diff
|
Patch107: microsoftnek4k-symbols.diff
|
||||||
Patch108: microsoftnek4k-keycodes.diff
|
Patch108: microsoftnek4k-keycodes.diff
|
||||||
@ -66,7 +65,6 @@ Authors:
|
|||||||
%patch101
|
%patch101
|
||||||
%patch103
|
%patch103
|
||||||
%patch104
|
%patch104
|
||||||
%patch105
|
|
||||||
%patch106
|
%patch106
|
||||||
%patch107
|
%patch107
|
||||||
%patch108
|
%patch108
|
||||||
@ -102,6 +100,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/X11/xkb/
|
/usr/share/X11/xkb/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 20 2008 sndirsch@suse.de
|
||||||
|
- xkeyboard-config 1.3
|
||||||
|
* Around 40 bugs from freedesktop.org bugzilla were fixed. Dropped
|
||||||
|
old rulesets sgi and sun. Added a lot of metadata, related to
|
||||||
|
countries and languages.
|
||||||
|
- obsoletes lv.diff
|
||||||
* Mon Jul 07 2008 sndirsch@suse.de
|
* Mon Jul 07 2008 sndirsch@suse.de
|
||||||
- reverted previous patch, which was wrong (bnc #405055)
|
- reverted previous patch, which was wrong (bnc #405055)
|
||||||
* Wed Jul 02 2008 sndirsch@suse.de
|
* Wed Jul 02 2008 sndirsch@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user