Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: gimp-data-extras https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225797 roozbeh@xxxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nobody@xxxxxxxxxxxxxxxxx |nphilipp@xxxxxxxxxx CC| |roozbeh@xxxxxxxxxxxxx Flag| |fedora-review- ------- Additional Comments From roozbeh@xxxxxxxxxxxxx 2007-02-06 10:36 EST ------- Random first notes: * Release (1.1.1) should be an integer. You may also add %{?dist} if you wish. * separate the BuildRequires into two lines. It's not very obvious now. * change BuildRoot to %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) * remove the dot at the end of Summary. * As /usr/bin is in the execution path, saying /usr/bin/gimptool in the install section is not necessary. Just use "gimptool", which makes the spec more legible. * Use %defattr (-, root, root, -) instead of %defattr (-, root, root) * The license filed says GPL, while there is nothing in the source tarball that confirms that. The COPYING file is also empty. (BLOCKER) * You should ship some of the files as %doc (at least AUTHORS, ChangeLog, NEWS, and README). * The spec file is not UTF-8. (BLOCKER) * The install root is not cleaned at the beginning of %install -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review