[packages/rpm] - add patch

baggins baggins at pld-linux.org
Sun Jan 11 22:56:05 CET 2026


commit 7387a67a01f26af091fe829b76254f0bdf4470a6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jan 11 23:55:54 2026 +0100

    - add patch

 elf-color.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/elf-color.patch b/elf-color.patch
new file mode 100644
index 0000000..6185fb9
--- /dev/null
+++ b/elf-color.patch
@@ -0,0 +1,11 @@
+--- rpm-6.0.1/build/rpmfc.cc~	2026-01-11 23:45:56.000000000 +0100
++++ rpm-6.0.1/build/rpmfc.cc	2026-01-11 23:49:19.996666520 +0100
+@@ -1373,7 +1373,7 @@
+ 	    fc->ftype[ix] = ftype;
+ 
+ 	/* Add ELF colors */
+-	if (S_ISREG(mode) && is_executable)
++	if (S_ISREG(mode))
+ 	    fc->fcolor[ix] = getElfColor(s);
+     }
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/7387a67a01f26af091fe829b76254f0bdf4470a6



More information about the pld-cvs-commit mailing list