https://bugzilla.rpmfusion.org/show_bug.cgi?id=2098
Xiao-Long Chen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #28 from Xiao-Long Chen <[email protected]> 2012-02-24 08:41:44 CET --- Hmm...I had no idea that Dolphin-emu was already being packaged. It could have saved me some time from writing my own spec :) Anyway, I'd just like to post my spec file here. For the most part, it's identical to Jeremy's spec file, but I've included a few things: 1. I use a script to create the tarball from git. This is similar to the way Fedora does their git packages (at least for some). 2. I've included Glenn Rice's manual page (licensed under GPLv2), which solves that rpmlint error. 3. I've added my own desktop file, which includes English and Simplified Chinese translations. 4. Dolphin's source already includes an XPM icon, so I just install that in /usr/share/pixmaps, rather than installing separate icons in /usr/share/icons/hicolor-icon-theme. Here's the spec and source files: https://github.com/chenxiaolong/Fedora-SRPMS/tree/master/dolphin-emu It builds cleanly in Mock with the Fedora, rpmfusion-free, and rpmfusion-nonfree repositories enabled. Rpmlint results on the SRPM and RPM's built in mock: http://paste.kde.org/428198/ -- 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.
