Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=916405

--- Comment #2 from Remi Collet <[email protected]> ---
I don't see any reason why we couldn't add "functions" files in /usr/share/php.

This make sense to have this in the include path.

Mostly, we don't want to see doc, or test (file which don't need to be in the
include path) in this dir.

So this package seems ok (for layout).

AFAIK, you cannot use 2 requires on the same dependency (rpm/yum limit)
So, instead of
   Requires: foo >= x
   Requires: foo <  y
You have to used
   Requires:  foo >= x
   Conflicts: foo >= y

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=mpsiEe3bVX&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to