[packages/xorg-app-xkbcomp] - drop non-needed Requires.private again; release 2

qboosh qboosh at pld-linux.org
Sat Dec 27 11:00:44 CET 2025


commit a6f84425874373978c97f9fffd62aa00c189ddbc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 27 11:01:11 2025 +0100

    - drop non-needed Requires.private again; release 2

 xkbcomp-no-devel-requires.patch | 9 +++++++++
 xorg-app-xkbcomp.spec           | 4 +++-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/xorg-app-xkbcomp.spec b/xorg-app-xkbcomp.spec
index fba750b..dfb67c6 100644
--- a/xorg-app-xkbcomp.spec
+++ b/xorg-app-xkbcomp.spec
@@ -2,11 +2,12 @@ Summary:	xkbcomp application - compiling XKB keyboard description
 Summary(pl.UTF-8):	Aplikacja xkbcomp do kompilacji opisów klawiatury XKB
 Name:		xorg-app-xkbcomp
 Version:	1.5.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		X11/Applications
 Source0:	https://xorg.freedesktop.org/releases/individual/app/xkbcomp-%{version}.tar.xz
 # Source0-md5:	b8128ff6816897bd385ca437cd2886ee
+Patch0:		xkbcomp-no-devel-requires.patch
 URL:		https://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.70
 BuildRequires:	automake
@@ -40,6 +41,7 @@ narzędzia wymagające wbudowanej domyślnej mapy klawiatury.
 
 %prep
 %setup -q -n xkbcomp-%{version}
+%patch -P0 -p1
 
 %build
 %{__aclocal}
diff --git a/xkbcomp-no-devel-requires.patch b/xkbcomp-no-devel-requires.patch
new file mode 100644
index 0000000..07fd7c0
--- /dev/null
+++ b/xkbcomp-no-devel-requires.patch
@@ -0,0 +1,9 @@
+Revert part of b3ba248d8511b4b259ecb83358a4e9f76c1c6799 commit to restore change
+from 4683410b6b072bd55dbdc661c76a5ba30bae608e commit (Debian bug #913359)
+--- xkbcomp-1.5.0/xkbcomp.pc.in.orig	2025-12-03 05:04:23.000000000 +0100
++++ xkbcomp-1.5.0/xkbcomp.pc.in	2025-12-27 10:57:54.080282117 +0100
+@@ -9,4 +9,3 @@ Name: xkbcomp
+ Description: XKB keymap compiler
+ URL: https://gitlab.freedesktop.org/xorg/app/xkbcomp/
+ Version: @PACKAGE_VERSION@
+-Requires.private: @XKBCOMP_EXTRA_DEPS@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-xkbcomp.git/commitdiff/a6f84425874373978c97f9fffd62aa00c189ddbc



More information about the pld-cvs-commit mailing list