[packages/xorg-app-xset] - updated to 1.2.6, ensure stable features set (no fontcache support even if deprecated libfontcache

qboosh qboosh at pld-linux.org
Sun Jul 12 10:19:15 CEST 2026


commit a2efa4362792203bb7f09230a1e07d90485989d2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 12 10:19:16 2026 +0200

    - updated to 1.2.6, ensure stable features set (no fontcache support even if deprecated libfontcache is found)

 xorg-app-xset.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/xorg-app-xset.spec b/xorg-app-xset.spec
index 6e730e0..beb92fa 100644
--- a/xorg-app-xset.spec
+++ b/xorg-app-xset.spec
@@ -1,12 +1,12 @@
 Summary:	xset application - user preference utility for X
 Summary(pl.UTF-8):	Aplikacja xset - narzędzie do ustawień użytkownika dla X
 Name:		xorg-app-xset
-Version:	1.2.5
-Release:	2
+Version:	1.2.6
+Release:	1
 License:	MIT
 Group:		X11/Applications
 Source0:	https://xorg.freedesktop.org/releases/individual/app/xset-%{version}.tar.xz
-# Source0-md5:	18ff5cdff59015722431d568a5c0bad2
+# Source0-md5:	95fcb2ae70ee7e7ef7fe70b096b3d254
 URL:		https://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
@@ -37,7 +37,8 @@ użytkownika.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--without-fontcache
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-xset.git/commitdiff/a2efa4362792203bb7f09230a1e07d90485989d2



More information about the pld-cvs-commit mailing list