Bug 296161
| Summary: | Review Request: ical - An X Window System-based calendar program | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Richard W.M. Jones <rjones> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, mtasaka, notting |
| 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: | 2008-02-05 14:34:25 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: | 201449 | ||
|
Description
Richard W.M. Jones
2007-09-19 12:25:01 UTC
Well, for general packaging issues, please refer to http://fedoraproject.org/wiki/Packaging/Guidelines http://fedoraproject.org/wiki/Packaging/ReviewGuidelines Some random comments for 2.3.3-2: * Please write the full URL of Source1. Otherwise write as a comment where you found Source1. * Please follow the buildroot tag required for Fedora. * Please check the license. COPYING.GNU is GPL+. * Use macros correctly. /usr/share must be %_datadir, for example. * stripping binaries by yourself is forbidden because this makes debuginfo rpm useless. * Please choose whether you choose macros or native commands For example, while you use %__install, you also use perk (can be %__perl), make (can be %__make) and so on. * Please avoid %makeinstall if possible - For this package, adding 'INSTALL="install" -p' option to "make install" is preferable because this keeps timestamps on almost all instaled files. * When you use "install" or "cp" command, use "-p" option to keep timestamps. * Desktop files must be installed by "desktop-file-install" (BR: desktop-file-utils is needed) - Category "Application" is deprecated and should be removed. ping? ping again? Hi, thanks for your original review -- it caught me on holiday and I'm still catching up. ping again? Again ping? I will close this bug as NOTABUG is no response is gained from the reporter within ONE WEEK. Once CLOSING. If someone wants to import this package into Fedora, please file a new review request and mark this bug as a duplicate of the new one. Thank you! |