[packages/ruby] - debug section compression breaks rpm debuginfo, rel 2

baggins baggins at pld-linux.org
Sat Apr 16 22:19:47 CEST 2022


commit 044fb533619a8f2e129160c5ad8f358f5f803659
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 16 22:19:10 2022 +0200

    - debug section compression breaks rpm debuginfo, rel 2

 ruby.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ruby.spec b/ruby.spec
index 6750d66..ca52a3c 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -12,7 +12,7 @@
 %bcond_with	bootstrap	# build bootstrap version
 %bcond_with	tests		# build without tests
 
-%define		rel		1
+%define		rel		2
 %define		ruby_version	2.6
 %define		patchlevel	10
 %define		pkg_version	%{ruby_version}.%{patchlevel}
@@ -748,6 +748,7 @@ cp -f /usr/share/automake/config.sub .
 	--with-rubyarchhdrdir=%{_includedir}/%{oname}-%{ruby_version} \
 	--with-sitearchhdrdir='$(sitehdrdir)/$(arch)' \
 	--with-vendorarchhdrdir='$(vendorhdrdir)/$(arch)' \
+	--without-compress-debug-sections \
 	--enable-multiarch \
 	--enable-shared \
 	--disable-install-doc \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/044fb533619a8f2e129160c5ad8f358f5f803659



More information about the pld-cvs-commit mailing list