15
0
forked from pool/python-Routes
Pavol Rusnak
2012-01-24 14:33:31 +00:00
committed by Git OBS Bridge
parent b7cf002919
commit aaa98df5a0

View File

@@ -35,7 +35,6 @@ BuildArch: noarch
%endif
%endif
Provides: python-routes = %{version}
#TODO: Change back to '<' after next version update:
Obsoletes: python-routes < %{version}
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}