]> git.pld-linux.org Git - packages/rpm.git/commitdiff
fix autoreq for elf without exe bit during %install
authorJan Palus <atler@pld-linux.org>
Wed, 23 Mar 2022 10:52:33 +0000 (11:52 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 24 May 2022 15:18:45 +0000 (17:18 +0200)
rpm.spec

index 1884b7cd7d52a84bf7a999d544e9d4f427eec8d7..ccc0aa7c3f9faaa022914946087a74cf4ab4629f 100644 (file)
--- 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
 
This page took 0.075829 seconds and 4 git commands to generate.