remove runpath of files
(cherry picked from commit 0e50a5f5a6fa97074e0196bcbd061564c3a6911b)
This commit is contained in:
parent
f77e397886
commit
8789e6f11e
@ -23,7 +23,7 @@
|
||||
Name: postfix
|
||||
Summary: Postfix Mail Transport Agent
|
||||
Version: 3.7.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 2
|
||||
URL: http://www.postfix.org
|
||||
License: (IPL-1.0 and GPLv2+) or (EPL-2.0 and GPLv2+)
|
||||
@ -266,6 +266,7 @@ do
|
||||
done
|
||||
|
||||
chrpath -d %{buildroot}%{_libexecdir}/postfix/anvil
|
||||
chrpath -d %{buildroot}%{_libexecdir}/postfix/postlogd
|
||||
chrpath -d %{buildroot}%{_libexecdir}/postfix/spawn
|
||||
chrpath -d %{buildroot}%{_libexecdir}/postfix/trivial-rewrite
|
||||
chrpath -d %{buildroot}%{_sbindir}/postlock
|
||||
@ -550,6 +551,12 @@ fi
|
||||
%{postfix_doc_dir}/README_FILES/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 13 2022 xingwei <xingwei14@h-partners.com> - 2:3.7.2-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:remove runpath of files
|
||||
|
||||
* Mon Jul 04 2022 gaihuiying <eaglegai@163.com> - 2:3.7.2-1
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user