Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: milkytracker - SDL clone of the Fasttracker II module tracker https://bugzilla.redhat.com/show_bug.cgi?id=445105 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2008-05-12 13:53 EST ------- For 0.90.80-1: * SourceURL - I recommend to use %{name} and %{version}. With this, you won't have to fix the SourceURL when a new version is released. * Configure option - Would you explain why you want to add --without-jack? (jack-audio-connection-kit-devel is in Fedora) * Timestamps - When using "install" or "cp" commands, add "-p" option to keep timestamps on installed files. * Macros - Use macros properly. /usr/share should be %{_datadir}. * rpmlint issue ------------------------------------------------------------ milkytracker-debuginfo.i386: W: spurious-executable-perm /usr/src/debug/milkytracker-0.90.80/src/tracker/TitlePageManager.h milkytracker-debuginfo.i386: W: spurious-executable-perm /usr/src/debug/milkytracker-0.90.80/src/ppui/DialogFileSelector.h (and many lines) ------------------------------------------------------------ Summary - The permissions of the source code files are incorrect, which creates lots of debuginfo related rpmlints. Fix this by ------------------------------------------------------------ %prep %setup -q find . -name \*.cpp -or -name \*.h | xargs chmod 0644 ------------------------------------------------------------ for example. Then as this is a NEEDSPONSOR ticket: ------------------------------------------------------------- NOTE: Before being sponsored: This package will be accepted with another few work. But before I accept this package, someone (I am a candidate) must sponsor you. Once you are sponsored, you have the right to review other submitters' review requests and approve the packages formally. For this reason, the person who want to be sponsored (like you) are required to "show that you have an understanding of the process and of the packaging guidelines" as is described on : http://fedoraproject.org/wiki/PackageMaintainers/HowToGetSponsored Usually there are two ways to show this. A. submit other review requests with enough quality. B. Do a "pre-review" of other person's review request (at the time you are not sponsored, you cannot do a formal review) When you have submitted a new review request or have pre-reviewed other person's review request, please write the bug number on this bug report so that I can check your comments or review request. Fedora package collection review requests which are waiting for someone to review can be checked on: http://fedoraproject.org/PackageReviewStatus/NEW.html (NOTE: please don't choose "Merge Review") Review guidelines are described mainly on: http://fedoraproject.org/wiki/Packaging/ReviewGuidelines http://fedoraproject.org/wiki/Packaging/Guidelines http://fedoraproject.org/wiki/Packaging/ScriptletSnippets ------------------------------------------------------------ -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review