cubicweb.spec
changeset 11105 2a8884f3be3d
parent 11094 13c9cd75f097
child 11111 606d4fea99f5
equal deleted inserted replaced
11104:269317987dc6 11105:2a8884f3be3d
     6 %define __python /usr/bin/python
     6 %define __python /usr/bin/python
     7 %endif
     7 %endif
     8 %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
     8 %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
     9 
     9 
    10 Name:           cubicweb
    10 Name:           cubicweb
    11 Version:        3.22.0
    11 Version:        3.22.1
    12 Release:        logilab.1%{?dist}
    12 Release:        logilab.1%{?dist}
    13 Summary:        CubicWeb is a semantic web application framework
    13 Summary:        CubicWeb is a semantic web application framework
    14 Source0:        http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
    14 Source0:        http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
    15 License:        LGPLv2+
    15 License:        LGPLv2+
    16 Group:          Development/Languages/Python
    16 Group:          Development/Languages/Python