Spec URL: https://raw.github.com/remicollet/remirepo/a812488534ff942c46640583225acb86f5165b1c/php/pecl/php-pecl-msgpack/php-pecl-msgpack.spec SRPM URL: http://rpms.famillecollet.com/SRPMS/php-pecl-msgpack-0.5.5-2.remi.src.rpm Description: This extension provide API for communicating with MessagePack serialization. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller. For example, small integers (like flags or error code) are encoded into a single byte, and typical short strings only require an extra byte in addition to the strings themselves. If you ever wished to use JSON for convenience (storing an image with metadata) but could not for technical reasons (encoding, size, speed...), MessagePack is a perfect replacement. This extension is still EXPERIMENTAL. Fedora Account System Username: remi
Please verify license. msgpack/version.h lists Apache 2.
Pff... stupid of me. This is a bundled library. https://github.com/remicollet/remirepo/commit/fc7baf2831a9892efba6a5d16f84ac705d837bfa Using the system one, we don't use the msgpack bundled copy, so, I think, license is now ok. Spec: https://raw.github.com/remicollet/remirepo/fc7baf2831a9892efba6a5d16f84ac705d837bfa/php/pecl/php-pecl-msgpack/php-pecl-msgpack.spec Srpm: http://rpms.famillecollet.com/SRPMS/php-pecl-msgpack-0.5.5-3.remi.src.rpm This is a strange library.. as all the code (used by this extension) is in the headers, the shared lib is not required at runtime... looks like a static lib ;)
Created attachment 730987 [details] fedora-review Generated by fedora-review 0.4.0 (660ce56) last change: 2013-01-29 Buildroot used: fedora-rawhide-x86_64 Command line :/usr/bin/fedora-review --mock-config fedora-rawhide-x86_64 -b 927920
No blockers. ===== APPROVED =====
Again, thanks for all this reviews. New Package SCM Request ======================= Package Name: php-pecl-msgpack Short Description: API for communicating with MessagePack serialization Owners: remi Branches: f18 f19 el6 InitialCC:
Git done (by process-git-requests).
php-pecl-msgpack-0.5.5-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/php-pecl-msgpack-0.5.5-3.fc18
php-pecl-msgpack-0.5.5-3.fc18 has been pushed to the Fedora 18 testing repository.
php-pecl-msgpack-0.5.5-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/php-pecl-msgpack-0.5.5-3.fc19
php-pecl-msgpack-0.5.5-3.fc18 has been pushed to the Fedora 18 stable repository.
php-pecl-msgpack-0.5.5-4.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/php-pecl-msgpack-0.5.5-4.el6
php-pecl-msgpack-0.5.5-3.fc19 has been pushed to the Fedora 19 stable repository.
php-pecl-msgpack-0.5.5-4.el6 has been pushed to the Fedora EPEL 6 stable repository.