Accepting request 1008396 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1008396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkeyboard-config?expand=0&rev=97
This commit is contained in:
commit
45fd67d037
@ -1,55 +0,0 @@
|
|||||||
From e7d699f868d028861e182f1543eaf5b3b16bf58e Mon Sep 17 00:00:00 2001
|
|
||||||
From: Stefan Dirsch <sndirsch@suse.de>
|
|
||||||
Date: Thu, 2 Jun 2022 15:28:55 +0200
|
|
||||||
Subject: [PATCH] Fixes regression from c3c5d02: "\" were mistakenly replacd by
|
|
||||||
"/"
|
|
||||||
|
|
||||||
Regression fixed from
|
|
||||||
|
|
||||||
c3c5d02rules: sort the names of multimedia keyboards alphabetically
|
|
||||||
|
|
||||||
"\" at the end of line were mistakenly replacd by "/"
|
|
||||||
---
|
|
||||||
rules/0002-base.lists.part | 28 ++++++++++++++--------------
|
|
||||||
1 file changed, 14 insertions(+), 14 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/rules/0002-base.lists.part b/rules/0002-base.lists.part
|
|
||||||
index 0af6db56..cb661240 100644
|
|
||||||
--- a/rules/0002-base.lists.part
|
|
||||||
+++ b/rules/0002-base.lists.part
|
|
||||||
@@ -37,18 +37,18 @@
|
|
||||||
unitekkb1925 yahoo
|
|
||||||
|
|
||||||
! $inetmediakbds = \
|
|
||||||
- a4_rfkb23 a4techKB21 a4techKBS8 acer_ferrari4k acer_laptop /
|
|
||||||
- armada asus_laptop benqx btc5090 btc6301urf btc9019u /
|
|
||||||
- cherrybluea cherryblueb cherrycyboard chicony042 /
|
|
||||||
- compalfl90 compaqik13 compaqik18 creativedw7000 /
|
|
||||||
- cymotionlinux dellm65 dellusbmm dexxa diamond dtk2000 /
|
|
||||||
- emachines ennyah_dkb1008 fscaa1667g genius geniuscomfy /
|
|
||||||
- geniuscomfy2 geniuskb19e hp5xx hpdv5 hpi6 hpxe3gc hpxe3gf /
|
|
||||||
- hpxe4xxx hpxt1000 hpzt11xx inspiron latitude /
|
|
||||||
- logidinovo logidinovoedge logitech_base logitech_g15 /
|
|
||||||
- microsoft4000 microsoft7000 microsoftmult microsoftpro /
|
|
||||||
- microsoftprooem mx1998 mx2500 mx2750 pc105 precision_m /
|
|
||||||
- presario propeller samsung4500 samsung4510 scorpius /
|
|
||||||
- silvercrest sk1300 sk2500 sk7100 sp_inet targa_v811 /
|
|
||||||
- thinkpad thinkpad60 tm2030USB-102 tm2030USB-106 /
|
|
||||||
+ a4_rfkb23 a4techKB21 a4techKBS8 acer_ferrari4k acer_laptop \
|
|
||||||
+ armada asus_laptop benqx btc5090 btc6301urf btc9019u \
|
|
||||||
+ cherrybluea cherryblueb cherrycyboard chicony042 \
|
|
||||||
+ compalfl90 compaqik13 compaqik18 creativedw7000 \
|
|
||||||
+ cymotionlinux dellm65 dellusbmm dexxa diamond dtk2000 \
|
|
||||||
+ emachines ennyah_dkb1008 fscaa1667g genius geniuscomfy \
|
|
||||||
+ geniuscomfy2 geniuskb19e hp5xx hpdv5 hpi6 hpxe3gc hpxe3gf \
|
|
||||||
+ hpxe4xxx hpxt1000 hpzt11xx inspiron latitude \
|
|
||||||
+ logidinovo logidinovoedge logitech_base logitech_g15 \
|
|
||||||
+ microsoft4000 microsoft7000 microsoftmult microsoftpro \
|
|
||||||
+ microsoftprooem mx1998 mx2500 mx2750 pc105 precision_m \
|
|
||||||
+ presario propeller samsung4500 samsung4510 scorpius \
|
|
||||||
+ silvercrest sk1300 sk2500 sk7100 sp_inet targa_v811 \
|
|
||||||
+ thinkpad thinkpad60 tm2030USB-102 tm2030USB-106 \
|
|
||||||
toshiba_s3000 trust trustda trust_slimline unitekkb1925
|
|
||||||
--
|
|
||||||
2.34.1
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1f1bb1292a161d520a3485d378609277d108cd07cde0327c16811ff54c3e1595
|
|
||||||
size 880776
|
|
3
xkeyboard-config-2.37.tar.xz
Normal file
3
xkeyboard-config-2.37.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb1383a5ac4b6210d7c7302b9d6fab052abdf51c5d2c9b55f1f779997ba68c6c
|
||||||
|
size 879744
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 4 18:24:40 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.37
|
||||||
|
* bugfixes
|
||||||
|
- supersedes U_Fixes-regression-from-c3c5d02-were-mistakenly-replac.patch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 3 12:37:21 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Reduce python3 to python3-base
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 2 13:35:01 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
Thu Jun 2 13:35:01 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -17,21 +17,20 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xkeyboard-config
|
Name: xkeyboard-config
|
||||||
Version: 2.36
|
Version: 2.37
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
License: CDDL-1.0 AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
|
License: CDDL-1.0 AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
|
||||||
Group: System/X11/Utilities
|
Group: System/X11/Utilities
|
||||||
URL: https://www.freedesktop.org/Software/XKeyboardConfig
|
URL: https://www.freedesktop.org/Software/XKeyboardConfig
|
||||||
Source: https://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.xz
|
Source: https://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.xz
|
||||||
Patch0: U_Fixes-regression-from-c3c5d02-were-mistakenly-replac.patch
|
|
||||||
# PATCH-FIX-OPENSUSE disable-2xalt_2xctrl-toggle.diff fdo#4927 -- This is just a workaround until fdo#4927 is fixed
|
# PATCH-FIX-OPENSUSE disable-2xalt_2xctrl-toggle.diff fdo#4927 -- This is just a workaround until fdo#4927 is fixed
|
||||||
Patch109: n_disable-2xalt_2xctrl-toggle.diff
|
Patch109: n_disable-2xalt_2xctrl-toggle.diff
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python3
|
BuildRequires: python3-base
|
||||||
BuildRequires: xsltproc
|
BuildRequires: xsltproc
|
||||||
BuildRequires: perl(XML::Parser)
|
BuildRequires: perl(XML::Parser)
|
||||||
BuildRequires: pkgconfig(xorg-macros) >= 1.12
|
BuildRequires: pkgconfig(xorg-macros) >= 1.12
|
||||||
@ -50,7 +49,6 @@ make keyboards more accessible to people with physical impairments.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
%patch109 -p1
|
%patch109 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user