Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=848990
--- Comment #8 from Mario Blättermann <[email protected]> --- (In reply to comment #7) > rm -rf $RPM_BUILD_ROOT is needed for building el5 packages. Yes, of course, but in this case you have to add more than that: http://fedoraproject.org/wiki/EPEL/GuidelinesAndPolicies#EL5 You will need a BuildRoot tag and a %clean section, in addition to the initial cleaning of $RPM_BUILD_ROOT in %install. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
