diff --git a/Cython.spec b/Cython.spec index 841d19b..58b96df 100644 --- a/Cython.spec +++ b/Cython.spec @@ -4,7 +4,7 @@ Name: Cython Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A language for writing Python extension modules Group: Development/Tools @@ -51,6 +51,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %{_bindir}/cython %{python_sitearch}/Cython +%{python_sitearch}/pximport %if 0%{?fedora} >= 9 %{python_sitearch}/Cython*egg-info %endif