| Summary: | Review Request: global - a source code tag system | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jiri Pirko <jpirko> |
| Component: | Package Review | Assignee: | Michal Schmidt <mschmidt> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | mschmidt, package-review, rkhan |
| Target Milestone: | --- | Flags: | mschmidt:
fedora-review?
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-14 12:54:58 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jiri Pirko
2013-09-24 12:13:11 UTC
> Group: Development/Tools The "Group" tag is not mandatory, but you can keep it if you want (for compatibility with EPEL). http://fedoraproject.org/wiki/Packaging:Guidelines#Group_tag > License: GPLv2+ and BSD Looking in the tarball I found it's actually GPL v3 or higher. I'm not sure what parts are supposed to be under the BSD license. Hm, it looks like the upstream tarball bundles several independent libraries. That's frowned upon in Fedora. Please try to remove the bundled stuff in the %prep step and see if it builds and works fine with the system libraries. http://fedoraproject.org/wiki/Packaging:Guidelines#Duplication_of_system_libraries > %defattr(-,root,root,-) It should no longer be needed to specify this explicitly. http://fedoraproject.org/wiki/Packaging:Guidelines#File_Permissions jgrulich's scratch build of kdevelop?#c8e2b9bc57f11e41f3dc6612cdbcc591078d9062 for f22-candidate and git://pkgs.fedoraproject.org/kdevelop?#c8e2b9bc57f11e41f3dc6612cdbcc591078d9062 completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11212117 |