From: Elan Ruusamäe Date: Mon, 9 May 2016 06:55:13 +0000 (+0300) Subject: php-common shouldn't use libstdc++, it's ext/intl dep X-Git-Tag: auto/th/php70-7.0.6-2~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fphp.git;a=commitdiff_plain;h=a9e982eb9c56604cf2db6c84d1349eb5173d14e4 php-common shouldn't use libstdc++, it's ext/intl dep --- diff --git a/php.spec b/php.spec index dd66c1b..637bba2 100644 --- a/php.spec +++ b/php.spec @@ -1,6 +1,7 @@ # TODO 5.6: # - enable --with-fpm-systemd, but ensure it checks for sd_booted() # - build with system libgd 2.1, see 73c5128 +# - ext/intl poison libs in php-common: https://github.com/pld-linux/php/commit/5b279587c5f1dec19027944644902d6e993d5446 # TODO 5.4: # - update imap annotations patch (needs api porting) # - update imap myrights patch (needs api porting)