Bug 1156967

Summary: A bash implementation for 2048 for bash.
Product: [Fedora] Fedora Reporter: Rino Rondan <villadalmine>
Component: Package ReviewAssignee: Zbigniew Jędrzejewski-Szmek <zbyszek>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Zbigniew Jędrzejewski-Szmek 2014-12-17 21:19:23 UTC
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.

Comment 4 Zbigniew Jędrzejewski-Szmek 2015-05-09 14:44:29 UTC
Ping?

Comment 5 Zbigniew Jędrzejewski-Szmek 2015-05-16 23:27:17 UTC
Closing because of lack of response. Please reopen if you even want to pick this up again.