[packages/lxz] Rel 3

arekm arekm at pld-linux.org
Mon Mar 9 18:43:40 CET 2026


commit 755e39878e96a42795845bc1469d92a6cbdc6e11
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 9 18:43:28 2026 +0100

    Rel 3

 lxz.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/lxz.spec b/lxz.spec
index 8e48cbc..4e14a9c 100644
--- a/lxz.spec
+++ b/lxz.spec
@@ -1,7 +1,7 @@
 Summary:	lxz - Parallel xz-like compressor utility
 Name:		lxz
 Version:	0.01
-Release:	2
+Release:	3
 License:	GPL v3+
 Group:		Applications/Archiving
 # Source0:	http://lacos.hu/dump2.php?name=lxz.tar.gz&hash=bf7b69f2f9b287c6a209d8b55ffa822a4debcdae
@@ -19,6 +19,8 @@ Parallel xz-like compressor utility.
 %setup -q -n %{name}
 
 sed -i -e 's#-O2#%{rpmcflags} %{rpmcppflags}#g' Makefile
+# remove -s from LDFLAGS so debuginfo can be extracted by rpm
+sed -i -e 's#LDFLAGS=-s #LDFLAGS=#' Makefile
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxz.git/commitdiff/755e39878e96a42795845bc1469d92a6cbdc6e11



More information about the pld-cvs-commit mailing list