Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=629027 --- Comment #4 from Chen Lei <supercyper1@xxxxxxxxx> 2010-09-09 04:53:00 EDT --- 1.find $RPM_BUILD_ROOT \( -name '*.c' -o -name '*.h' \) -type f -print0 | xargs -0 rm -fv -> find $RPM_BUILD_ROOT/%{python_sitearch \( -name '*.c' -o -name '*.h' \) -type f -print0 | xargs -0 rm -fv You should not remove the header files in %{_includedir} 2. Please remove unless comment in spec, e.g. #for File in src/{ZODB,ZEO}/{zeoctl.py,scripts/{*.py,*/*.py}}; do -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review