[packages/valgrind] Revert "skip autostrip of *.[ch] files which confuse `file`; rel 2"

atler atler at pld-linux.org
Wed Nov 1 04:04:58 CET 2023


commit bbc3151de9e36b17b9e429be8eeb2af1af60ca16
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Nov 1 02:16:31 2023 +0100

    Revert "skip autostrip of *.[ch] files which confuse `file`; rel 2"
    
    in favor of global fix in rpm-pld-macros. keep the release though.
    
    This reverts commit 98a1cdbe9c170e32ecc90528e049cca33e91e7e1.

 valgrind.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/valgrind.spec b/valgrind.spec
index f07f034..52c15b0 100644
--- a/valgrind.spec
+++ b/valgrind.spec
@@ -34,7 +34,7 @@ Obsoletes:	valgrind-calltree < 0.10
 ExclusiveArch:	%{ix86} %{x8664} %{armv7} ppc ppc64 s390x x32 aarch64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautostrip	.*\\(/vgpreload.*\\.so\\|\\.[ch]$\\)
+%define		_noautostrip	.*/vgpreload.*\\.so
 %define		filterout_c	-fstack-protector-strong
 # ld portion broken
 %undefine	with_ccache
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/valgrind.git/commitdiff/bbc3151de9e36b17b9e429be8eeb2af1af60ca16



More information about the pld-cvs-commit mailing list