https://bugzilla.rpmfusion.org/show_bug.cgi?id=2098
--- Comment #8 from Jeremy Newton <[email protected]> 2011-12-20 20:42:52 CET --- Done with the SPEC modifications, I also fixed most of the rpmlint errors. Next thing to do is ask for an exception on the developer list, but I'll have to do that when I have time. Here's the current RPMLINT errors/warnings: Again, Gamecube is not in the dictionary: dolphin-emu.x86_64: W: spelling-error Summary(en_US) Gamecube -> Game cube, Game-cube, Gamecock I don't want to remove this in case it's required, I can do some testing if it's necessary: dolphin-emu.x86_64: E: zero-length /usr/share/dolphin-emu/user/GameConfig/WBEEJV.ini I'm not sure why it thinks the desktop is a script, so I ignored this. dolphin-emu.x86_64: E: script-without-shebang /usr/share/applications/dolphin-emu.desktop Again, I don't think this is required dolphin-emu.x86_64: W: no-manual-page-for-binary dolphin-emu Source0 is not an URL but a local source package, hence this error: dolphin-emu.src: W: invalid-url Source0: dolphin-emu-3.0.tar.gz The packages are on my dropbox, thus the download URL's should be the same as the URL's in the description. Note to reviewer(s): I included my own spin on the source, where the differences are listed in the SPEC file (above the source near the top). The original source was grabbed from git, commands of getting such is also listed in the SPEC file (under %build). For quick reference, the commands to grab the original source are: git clone https://code.google.com/p/dolphin-emu/ dolphin-emu-3.0 cd dolphin-emu-3.0 git checkout 3.0 -- Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug.
