From cb4e6bb849969f705d967ea62219c12d184f4dd3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Apr 2020 12:15:27 +0200 Subject: [PATCH] add comment --- php.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php.spec b/php.spec index 7f4acd7..2569819 100644 --- a/php.spec +++ b/php.spec @@ -162,6 +162,7 @@ Recommends: php-cli%{?_isa} = %{version}-%{release} # httpd have threaded MPM by default Recommends: php-fpm%{?_isa} = %{version}-%{release} # as "php" is now mostly a meta-package, commonly used extensions +# reduce diff with "dnf module install php" Recommends: php-json%{?_isa} = %{version}-%{release} Recommends: php-mbstring%{?_isa} = %{version}-%{release} Recommends: php-opcache%{?_isa} = %{version}-%{release}