Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: vtk - The Visualization Toolkit - A high level 3D visualization library https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=199405 pertusus@xxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pertusus@xxxxxxx ------- Additional Comments From pertusus@xxxxxxx 2006-08-02 11:58 EST ------- The netcdf support is built only if cmake is recent enough, so for reproducible builds it may be relevant to BuildRequires an higher cmake version (at least 2.0.0?) The srpm doesn't rebuild on my devel FC, I guess because %{python_libdir} isn't expanded. Moreover the .pyo are included. You could use the snippet at http://fedoraproject.org/wiki/Packaging/Python#head-01f2df6d8ffc1100844fce3a24b2449fa3bbe679 to get rid of them. And instead of %{python_libdir} why don't use use %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} as in the spectemplate-python.spec? -- 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