Bug 651862
| Summary: | Review Request: php-jpgraph - Most powerful PHP driven charts | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeffrey Ness <jness> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | fedora, fedora-package-review, giallu, notting, pahan, terje.rosten |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-11-11 20:05:44 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: | |||
|
Description
Jeffrey Ness
2010-11-10 13:55:06 UTC
Correcting URLs Spec URL: http://flip-edesign.com/source/php-jpgraph/php-jpgraph.spec SRPM URL: http://flip-edesign.com/source/php-jpgraph/php-jpgraph-3.5.0b1-1.src.rpm -- And a new rpmlint: $ rpmlint SRPMS/php-jpgraph-3.5.0b1-1.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. -- Jeffrey- - splitting is needed here, move o docs/ to -doc subpackage and o /src/Examples to -example subpackage o seems like src/barcode/ is a example (move to -example subpackage if that is the case) o then remove the src/ dir such that /usr/share/php/php-jpgraph/src becomes /usr/share/php/php-jpgraph jpgraph-* files and friends lives in /usr/share/php/php-jpgraph - remove the ttf fonts, and create symlinks to system ttf fonts Additional notes: - use a compressed archive (Source0) - fix version/release according to the Guidelines for pre-release p.e. jpgraph-3.5.0-0.1.b1 - don't requires PHP (which pull apache), but required extensions, according to pci result : Requires: php-xml php-gd php-mbstring php-bcmath >= 5.0.0 Some more - use disttag in release - source url must link to proper upstream location Uhm. last time I checked jpgraph was free only for non commercial use, which is not compatible with our licensing guidelines. See this past thread for more info: http://thread.gmane.org/gmane.linux.redhat.fedora.devel/52306 That's also why Debian/Ubuntu includes an older version (the last one w/o this issue): http://packages.debian.org/lenny/libphp-jpgraph http://packages.ubuntu.com/natty/libphp-jpgraph Closing this bug out due to the license issue. |