Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: php-pecl-zip Alias: php-pecl-zip
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=190007
------- Additional Comments From chris.stone@gmail.com 2006-07-03 01:06 EST ------- After checking this into CVS, please add:
%define apiver %((phpize --version 2>/dev/null || echo 'PHP Api Version: 20041225' ) | sed -n '/PHP Api Version/ s/.*: *//p')
And change Requires: php to: Requires: php-api >= %{apiver}