[packages/procps] enable static libs by default; rel 2
    atler 
    atler at pld-linux.org
       
    Wed May 21 14:52:35 CEST 2025
    
    
  
commit 77e6387896c23787da7200bfd887ae48912d851f
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed May 21 14:08:04 2025 +0200
    enable static libs by default; rel 2
 procps.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/procps.spec b/procps.spec
index f08f530..360be65 100644
--- a/procps.spec
+++ b/procps.spec
@@ -9,7 +9,7 @@
 %bcond_with	pidof		# include pidof here [see also SysVinit.spec:SysVinit-tools
 %bcond_with	selinux		# libselinux support (get ps context values from dynamically loaded libselinux.so.1 instead of /proc/*/attr/current)
 %bcond_with	tests		# run tests. The testsuite is unsuitable for running on buildsystems
-%bcond_with	static_libs	# static library
+%bcond_without	static_libs	# static library
 
 %if %{with elogind}
 %undefine	with_systemd
@@ -23,7 +23,7 @@ Summary(pt_BR.UTF-8):	Utilitários de monitoração de processos
 Summary(tr.UTF-8):	Süreç izleme araçları
 Name:		procps
 Version:	4.0.5
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2+
 Group:		Applications/System
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/procps.git/commitdiff/77e6387896c23787da7200bfd887ae48912d851f
    
    
More information about the pld-cvs-commit
mailing list