Bug 337801
| Summary: | Review Request: php-pear-pake - PHP5 project builder system | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexander Kahl <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: | 2007-11-21 09:40:00 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: | 266941, 337791 | ||
| Bug Blocks: | 351441 | ||
|
Description
Alexander Kahl
2007-10-18 12:11:36 UTC
One rpmlint issue: php-pear-pake.noarch: W: file-not-utf8 /usr/share/doc/php-pear-pake-1.1.4/pake/LICENSE Indeed, the license file contains a non-utf8 copyright symbol. A quick pass through iconv fixes it up. Since it's minor and the only thing I can find to quibble with, I'll go ahead and approve and you can fix it when you check in. * source files match upstream: 9472e4adadfc031dcfc6aa557417143fb5aa411ef56482bc5d627364f015ef17 pake-1.1.4.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 included in package. * latest version is being packaged (as far as I can tell; the upstream web site seems a bit broken) * 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(pear.symfony-project.com/pake) = 1.1.4 php-pear-pake = 1.1.4-2.fc9 = /bin/sh /usr/bin/pear php-channel-symfony php-cli >= 5.0.1 php-pear * %check is not present; no test suite upstream. * 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 -docs subpackage is necessary. * %docs are not necessary for the proper functioning of the package. APPROVED, just pass the LICENSE file through iconv. Thank you Jason, fixed that in -3. New Package CVS Request ======================= Package Name: php-pear-pake Short Description: PHP5 project builder system Owners: akahl Branches: F-8 F-7 InitialCC: Cvsextras Commits: yes cvs done. All builds successful. |