Description of problem: From repoclosure: > package: php-eaccelerator - 1:0.9.5.2-1.el5.x86_64 from epel5-testing > unresolved deps: > php(zend-abi) = 0:%{php_zend_api} > php(api) = 0:%{php_core_api} > package: php-pecl-memcache - 2.1.2-1.el5.x86_64 from epel5-testing > unresolved deps: > php-api = 0:%{php_apiver} Looks to me like you use the virtual php provides which are not provided by the php package from RHEL
Indeed... I tested on EL, but I forgot it was against some custom PHP packages of mine, which are updated and "fixed" req/prov wise. I'll fix this ASAP. I haven't received any "broken deps" nag emails for this AFAIR, though :-/
I've added some ugly %if/%endif sections to get stock EL4 and EL5 PHP requirements right. No other alternatives AFAICS, too bad...
Closing, since the fixed packages have been in EPEL for a while now.