Bug 454461
| Summary: | Review Request: php-pear-Event-Dispatcher - Dispatch notifications using PHP callbacks | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Remi Collet <fedora> |
| Component: | Package Review | Assignee: | Jason Tibbitts <j> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting |
| Target Milestone: | --- | Flags: | j:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-09-16 23:19:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 457590 | ||
|
Description
Remi Collet
2008-07-08 16:42:30 UTC
This is a trivial package; I'm sorry it sat in the queue for so long. * source files match upstream: 7018daea9158919c2b2c5117d4b6d54abbd438f4f39530436ab0be331433e171 Event_Dispatcher-1.0.0.tgz * package meets naming and versioning guidelines. * specfile is properly named, is cleanly written and uses macros consistently. * summary is OK. * description is OK. * dist tag is present. * build root is OK. * license field matches the actual license. * license is open source-compatible. * license text not included upstream (it's in the actual php files, though). * latest version is being packaged. * BuildRequires are proper. * %clean is present. * package builds in mock (rawhide, x86_64). * package installs properly. * rpmlint is silent. * final provides and requires are sane: php-pear(Event_Dispatcher) = 1.0.0 php-pear-Event-Dispatcher = 1.0.0-1.fc10 = /bin/sh /usr/bin/pear * %check is not present; pear module tests can't be run at build time. * owns the directories it creates. * doesn't own any directories it shouldn't. * no duplicates in %files. * file permissions are appropriate. * scriptlets are OK (pear module registration). * code, not content. * documentation is small, so no -doc subpackage is necessary. * %docs are not necessary for the proper functioning of the package. APPROVED Drat, I missed the fact that this package has no runtime dependency on php-pear(PEAR); it doesn't even have a runtime dependency on PHP. Could you add; Requires: php-pear(PEAR) as mandated by the guidelines (and common sense) before importing? Thank's for the review Missing Br fixed Spec URL: http://remi.fedorapeople.org/php-pear-Event-Dispatcher.spec SRPM URL: http://remi.fedorapeople.org/php-pear-Event-Dispatcher-1.0.0-2.fc8.src.rpm New Package CVS Request ======================= Package Name: php-pear-Event-Dispatcher Short Description: Dispatch notifications using PHP callbacks Owners: remi Branches: F-9 F-8 EL-5 InitialCC: Cvsextras Commits: yes cvs done. php-pear-Event-Dispatcher-1.0.0-2.fc8 has been submitted as an update for Fedora 8. http://admin.fedoraproject.org/updates/php-pear-Event-Dispatcher-1.0.0-2.fc8 php-pear-Event-Dispatcher-1.0.0-2.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update php-pear-Event-Dispatcher'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-7743 php-pear-Event-Dispatcher-1.0.0-2.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update php-pear-Event-Dispatcher'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-7351 php-pear-Event-Dispatcher-1.0.0-2.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. php-pear-Event-Dispatcher-1.0.0-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |