!28 [sync] PR-27: remove runpath of files

From: @openeuler-sync-bot 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-09-15 03:26:57 +00:00 committed by Gitee
commit 153587885f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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