[packages/rpm] fix autoreq for elf without exe bit during %install

baggins baggins at pld-linux.org
Tue May 24 17:21:53 CEST 2022


commit 5df1b7e8484aa4188531c0a0b6cfef0476e7a275
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Mar 23 11:52:33 2022 +0100

    fix autoreq for elf without exe bit during %install

 rpm.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/rpm.spec b/rpm.spec
index 1884b7c..ccc0aa7 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -92,6 +92,7 @@ Patch32:	noexpand.patch
 Patch34:	skip-symlinks.patch
 Patch35:	pl-po.patch
 Patch36:	build-locale.patch
+Patch37:	no-exe-for-elf-req.patch
 URL:		https://rpm.org/
 BuildRequires:	acl-devel
 %{?with_audit:BuildRequires:	audit-libs-devel}
@@ -639,6 +640,7 @@ Dokumentacja API RPM-a oraz przewodniki w formacie HTML generowane ze
 %patch34 -p1
 %patch35 -p1
 %patch36 -p1
+%patch37 -p1
 
 %{__rm} po/*.gmo
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/51804d7b37f88c82f3e672f0310322ae05d98db8



More information about the pld-cvs-commit mailing list