Bug 1156967
| Summary: | A bash implementation for 2048 for bash. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rino Rondan <villadalmine> |
| Component: | Package Review | Assignee: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
| Status: | CLOSED DEFERRED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | package-review, zbyszek |
| Target Milestone: | --- | Flags: | zbyszek:
fedora-review?
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-05-16 23:27:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Rino Rondan
2014-10-25 07:43:21 UTC
https://villadalmine.fedorapeople.org/bash2048-1.0-1.fc20.src.rpm https://villadalmine.fedorapeople.org/bash2048.spec https://villadalmine.fedorapeople.org/bash2048-1.0-2.fc20.src.rpm https://villadalmine.fedorapeople.org/bash2048.spec Would be great to have .desktop and .appdata files for this. See http://people.freedesktop.org/~hughsient/appdata/ for a desription. Since this is a terminal app, it would start its own terminal if launched through the desktop file. See the bastet package for a nice example how to do this. Please change %summary to something like "Add numbers by moving them with arrow keys to reach 2048" or something like that. Also please extend the %description, not everybody knows what 2048 is. %summary should be a phrase without a dot at the end. Please consider using CC-0 as the license, it's more mainstream. Use %license for the license file. Change she-bang to /bin/sh. Package looks good. Ping? Closing because of lack of response. Please reopen if you even want to pick this up again. |