!57 [sync] PR-55: Add requires tar for dovecot-sysreport command

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-07-30 07:57:40 +00:00 committed by Gitee
commit 787d1d4887
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,7 +6,7 @@
Name: dovecot Name: dovecot
Version: 2.3.15 Version: 2.3.15
Release: 3 Release: 4
Summary: Dovecot Secure imap server Summary: Dovecot Secure imap server
License: MIT and LGPLv2.1 License: MIT and LGPLv2.1
URL: http://www.dovecot.org/ URL: http://www.dovecot.org/
@ -43,7 +43,7 @@ BuildRequires: quota-devel xz-devel gettext-devel clucene-core-devel libcurl-dev
BuildRequires: lz4-devel libzstd-devel libicu-devel libstemmer-devel multilib-rpm-config BuildRequires: lz4-devel libzstd-devel libicu-devel libstemmer-devel multilib-rpm-config
BuildRequires: systemd-devel chrpath BuildRequires: systemd-devel chrpath
Requires: openssl >= 0.9.7f-4 systemd Requires: openssl >= 0.9.7f-4 systemd tar
Requires(pre): shadow-utils Requires(pre): shadow-utils
Requires(post): systemd-units Requires(post): systemd-units
Requires(preun): systemd-units Requires(preun): systemd-units
@ -304,6 +304,9 @@ make check
%changelog %changelog
* Mon Feb 21 2022 caodongxia <caodongxia@huawei.com> - 2.3.15-4
- Add requires tar for dovecot-sysreport command
* Thu Dec 02 2021 lingsheng <lingsheng@huawei.com> - 2.3.15-3 * Thu Dec 02 2021 lingsheng <lingsheng@huawei.com> - 2.3.15-3
- Fix ldconfig search path - Fix ldconfig search path