https://bugzilla.redhat.com/show_bug.cgi?id=1015162 Peter Lemenkov <lemenkov@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |lemenkov@xxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |lemenkov@xxxxxxxxx --- Comment #2 from Peter Lemenkov <lemenkov@xxxxxxxxx> --- Few remarks: * Remove %clean section, and "rm -rf $RPM_BUILD_ROOT" in the %install section - I doubt we're targeting pre-F12/pre-RHEL7 systems. * Remove "%defattr(-,root,root,-)" in the %files section - no longer needed (since RHEL5/Fedora Core 6). * You may use "autoreconf -ivf" instead of "autoreconf -v --install || exit 1" * The following files should be marked as %doc in the %file section - COPYING, README. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review