https://bugzilla.redhat.com/show_bug.cgi?id=1215354 --- Comment #3 from Antonio Trande <anto.trande@xxxxxxxxx> --- (In reply to Igor Gnatenko from comment #2) > > %setup -q -n trunk > use '%setup -q -c' instead. It will create special directory where you will > find trunk/ Okay. > > > %if 0%{?rhel} && 0%{?rhel} <= 6 > > %{!?__python2: %global __python2 /usr/bin/python2} > > %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} > > %{!?python2_sitearch: %global python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} > > %endif > are you planning to support el6? Yes. > > spectool -g ./assimulo.spec downloads broken zip. Please remove url and > write in comments how it supposed to be repacked. or fix url. > > I will complete review tomorrow. I wait for your complete review before to post new srpm/spec files. Thanks. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review