commit 98a1cdbe9c170e32ecc90528e049cca33e91e7e1
Author: Jan Palus <[email protected]>
Date:   Wed Nov 1 00:11:12 2023 +0100

    skip autostrip of *.[ch] files which confuse `file`; rel 2

 valgrind.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/valgrind.spec b/valgrind.spec
index 643f690..f07f034 100644
--- a/valgrind.spec
+++ b/valgrind.spec
@@ -8,7 +8,7 @@ Summary:        An open-source memory debugger
 Summary(pl.UTF-8):     Otwarty odpluskwiacz pamięci
 Name:          valgrind
 Version:       3.22.0
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       https://sourceware.org/pub/valgrind/%{name}-%{version}.tar.bz2
@@ -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
+%define                _noautostrip    .*\\(/vgpreload.*\\.so\\|\\.[ch]$\\)
 %define                filterout_c     -fstack-protector-strong
 # ld portion broken
 %undefine      with_ccache
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to