[Bug 629027] Review Request: python-ZODB3 - Zope Object Database: Object Database and Persistence

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 9 08:53:01 UTC 2010


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 at gmail.com> 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.



More information about the package-review mailing list