diff --git a/python-igraph.spec b/python-igraph.spec index 179e223..2e581fe 100644 --- a/python-igraph.spec +++ b/python-igraph.spec @@ -2,7 +2,7 @@ Name: python-igraph Version: 0.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for igraph Group: Development/Languages @@ -54,7 +54,13 @@ rm -rf $RPM_BUILD_ROOT %{python_archlib}/python_igraph-%{version}-py*.egg-info %{_bindir}/igraph +%check +PYTHONPATH=$RPM_BUILD_ROOT%{python_archlib} %{__python} -c 'import igraph.test; igraph.test.test();' + %changelog +* Mon Apr 27 2009 Neal Becker - 0.5.2-2 +- Try running check + * Mon Apr 27 2009 Neal Becker - 0.5.2-1 - Update to 0.5.2 - Try building without patch2