http://bugzilla.opensuse.org/show_bug.cgi?id=1180132 http://bugzilla.opensuse.org/show_bug.cgi?id=1180132#c9 --- Comment #9 from Arjen de Korte <suse+build@de-korte.org> --- (In reply to Michael Str�der from comment #8)
How about dropping dependency on web server completely? Because if someone wants to configure roundcubemail running under control php-fpm it's not required to have use apache2-mod_php{7,8} with apache2-prefork.
Might be possible, but then you'd have to package the configuration files for apache in a separate package that would only be installed if apache2 was installed through Supplements: packageand(apache2:%{name}) You can find a real-world example in the wordpress package.
Yes, this needs a php-fpm config but this does not have to be part of the package.
No, but it might need some additional configuration files for php-fpm which you may want to install if PHP-FPM is used.
So I'd argue to only recommend installation of apache2-mod_php{7,8}.
That wouldn't be possible right now, as you're installing files in directories owned by apache2. Again, see https://en.opensuse.org/openSUSE:Packaging_PHP#Supporting_different_web_serv... -- You are receiving this mail because: You are on the CC list for the bug.