https://bugzilla.redhat.com/show_bug.cgi?id=1047510 Remi Collet <fedora@xxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxxxxxxxxx --- Comment #1 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> --- Quick notes: See https://github.com/rackspace/php-opencloud/blob/master/composer.json There are some additional dependencies. guzzle/http (mandatory) guzzle/plugin-mock guzzle/plugin-log psr/log As this library is PSR-0 compliant, it will be cleaner to install it so any PSR-0 aware app can load it, simply relying on include patch [1], so /usr/share/php/OpenCloud You can drop the "lib/php-opencloud.php" (this file is composer specific). composer.json don't need to be installed (so can add it in %doc if you want, as it provides some interesting info). [1] See http://fedoraproject.org/wiki/Packaging:PHP#File_Placement -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review