https://bugzilla.redhat.com/show_bug.cgi?id=875087
Veaceslav Mindru <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Veaceslav Mindru <[email protected]> --- Staled Bug Request. @Paul Cochrane i hope you are still interested to finish this one. >Hrm, strange. I've got the code running on a ScientificLinux5 system >(basically > RHEL5). Maybe it's possible to get python-vtk etc from the DAG >or ATRPMS repos > (which are also activated on that system) and that's the >reason that pbsclusterviz >works there. This is described in: http://fedoraproject.org/wiki/Packaging:Guidelines#.25clean %clean The %clean section is not required for F-13 and above. Each package for F-12 and below (or EPEL 5) MUST have a %clean section, which contains rm -rf %{buildroot} (or $RPM_BUILD_ROOT). > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) This must be removed for EPEL6 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=HiX9c8LGda&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
