https://bugzilla.redhat.com/show_bug.cgi?id=853463

--- Comment #7 from Remi Collet <[email protected]> ---
(In reply to comment #6)
> Unless I'm missing something, I don't see %{php_ztsinidir} or
> %{php_ztsextdir} being defined in RHEL (php-5.3.3-14.el6_3) either.  Please
> replace in spec.

All the ZTS stuff is protected by the "with_zts" condition.

In RHEL and Fedora <= 16, __ztsphp is not defined, so with_zts is false.
In Fedora >= 17 __ztsphp, php_ztsinidir, php_ztsextdir are defined.

See EPEL-6 koji scratch build in comment #2.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to