https://bugzilla.redhat.com/show_bug.cgi?id=1302909
Remi Collet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Remi Collet <[email protected]> --- @Jared About the "/usr/bin/env php" shebang, AFAIK there is no Guidelines approved. The only reference I was able to find in packaging Guidelines is in https://fedoraproject.org/wiki/Packaging:GuidelinesTodo It was about a never approved draft (1999), with comment "This was rejected as a MUST, a SHOULD might be acceptable however. " IMHO, this means /usr/bin/env is acceptable if explained by the packager (and not just missed) As both requires are there, I thinkg it is ok. /usr/bin/env (auto-detected by rpmbuild) php-cli (added by packager) FYI, this is very common/useful in PHP world, and in EPEL, to be usable with SCL. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
