SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 545751 from home:adkorte:branches:server:php:applications

- fix for boo#1057661
  * no longer require php_mod_any (recommend it instead)
  * only enable php5 / php7 if running Apache prefork MPM
- fix %post
  * use sed instead of grep/awk to determine PHP version

OBS-URL: https://build.opensuse.org/request/show/545751
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=299
This commit is contained in:
Christian Wittmer
2017-11-26 19:13:36 +00:00
committed by Git OBS Bridge
parent 873554a45b
commit f0dd307e23
2 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Nov 26 18:14:24 UTC 2017 - suse+build@de-korte.org
- fix for boo#1057661
* no longer require php_mod_any (recommend it instead)
* only enable php5 / php7 if running Apache prefork MPM
- fix %post
* use sed instead of grep/awk to determine PHP version
-------------------------------------------------------------------
Tue Oct 24 07:40:37 UTC 2017 - ecsos@opensuse.org