summaryrefslogtreecommitdiffstats
path: root/php-phpmailer6.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-24 09:52:01 +0100
committerRemi Collet <remi@remirepo.net>2021-02-24 09:52:01 +0100
commit777dd706eeb1ca691ad0491491119d3865b192c0 (patch)
tree94302893be8f845fffdc05cf976deabb0170dbd3 /php-phpmailer6.spec
parent555b328cc38217088d9f432ce526dcbe92f4afce (diff)
php-imap is optional
Diffstat (limited to 'php-phpmailer6.spec')
-rw-r--r--php-phpmailer6.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-phpmailer6.spec b/php-phpmailer6.spec
index 7a36f17..fcf903b 100644
--- a/php-phpmailer6.spec
+++ b/php-phpmailer6.spec
@@ -45,7 +45,6 @@ BuildRequires: php-ctype
BuildRequires: php-date
BuildRequires: php-filter
BuildRequires: php-hash
-BuildRequires: php-imap
BuildRequires: php-intl
BuildRequires: php-mbstring
BuildRequires: php-openssl
@@ -76,7 +75,7 @@ Requires: php-filter
Requires: php-hash
# from phpcompatinfo report on version 6.1.3
Requires: php-date
-Requires: php-imap
+Recommends: php-imap
Requires: php-intl
Requires: php-mbstring
Requires: php-openssl
@@ -206,6 +205,7 @@ exit $ret
%changelog
* Wed Feb 24 2021 Remi Collet <remi@remirepo.net> - 6.3.0-1
- update to 6.3.0
+- php-imap is optional
* Thu Nov 26 2020 Remi Collet <remi@remirepo.net> - 6.2.0-1
- update to 6.2.0