Spec URL: http://sites.google.com/site/mohammedisam2000/home/projects/mino.spec SRPM URL: http://sites.google.com/site/mohammedisam2000/home/projects/mino-1.0-1.fc20.src.rpm Description: Mino is a text file editor for use with the Linux console/xterm. The idea was to provide a text editor that is user friendly and easy to use (especially for those who are experienced with the GUI interface). Having accustomed to SHIFT selecting text, using CTRL-shortcut keys and so on makes it hard for a regular Joe to learn how to use other text based editor that need special syntaxes and hard (sometimes akward) commands that need memorizing. This is where mino comes to play. You don't need to learn any thing! Use it under Linux console or even the X system and editing configuration (and other text) files is just a breeze. Fedora Account System Username: mohammedisam
*** Bug 1078103 has been marked as a duplicate of this bug. ***
Package looks good, here are a few things that could be improved: * Groups should be "Applications/Editors" and not "Editors" * The Source0 URL gives 404 Not Found * There are two spelling mistakes in the description: - 'syntaxes' should probably be 'syntax' - 'akward' should be 'awkward'
(In reply to Jon Bernard from comment #2) > Package looks good, here are a few things that could be improved: > > * Groups should be "Applications/Editors" and not "Editors" 1. Group tag no longer needed as a MUST, in fact packager should remove it. 2. install with -p to preserve the timestamp. 3. I hope you can have a URL for your project, not just from google site. Thanks.
1. Edited the spec file and updated the link. 2. Fixed the broken .tar.gz link. 3. Unfortunately currently this is my personal website this is why I am uploading my projects here. Thanks
Please review the build.log for compiler warnings and fix the ones that are reason to be worried. E.g. format string related warnings and "array subscript is above array bounds".