[packages/glibc] - value-agnostic bcond descriptions

qboosh qboosh at pld-linux.org
Fri Apr 3 18:14:39 CEST 2026


commit 1014c3a05ad9f05997d070de2f8e8f359a005f07
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 3 18:15:00 2026 +0200

    - value-agnostic bcond descriptions

 glibc.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 2862d53..39c048d 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -11,14 +11,14 @@
 #
 # Conditional build:
 # min_kernel	(default is 3.2.0 with arch specific values x32 (3.4.0) aarch64 (3.7.0)
-%bcond_without	memusage	# don't build memusage utility
-%bcond_without	selinux		# without SELinux support (in nscd)
-%bcond_with	tests		# perform "make test"
-%bcond_without	localedb	# don't build localedb-all (is time consuming)
-%bcond_with	cross		# make a cross build, skip native programs
-%bcond_with	bash_nls	# use bash NLS in shell scripts (ldd, sotruss); restores /bin/bash dep
+%bcond_without	memusage	# memusage utility
+%bcond_without	selinux		# SELinux support (in nscd)
+%bcond_with	tests		# test suite
+%bcond_without	localedb	# localedb-all database (building is time consuming)
+%bcond_with	cross		# cross build, skip native programs
+%bcond_with	bash_nls	# bash NLS in shell scripts (ldd, sotruss); restores /bin/bash dep
 %bcond_without	cet		# Intel Control-flow Enforcement Technology (CET)
-%bcond_with		sframe	# new stack trace information format which can be used by backtrace
+%bcond_with	sframe		# new stack trace information format which can be used by backtrace
 #
 %ifarch aarch64
 %{!?min_kernel:%global		min_kernel	3.7.0}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/1014c3a05ad9f05997d070de2f8e8f359a005f07



More information about the pld-cvs-commit mailing list