cubicweb.spec
changeset 11094 13c9cd75f097
parent 11074 76d06973776e
child 11105 2a8884f3be3d
equal deleted inserted replaced
11093:f28a5c19d4ed 11094:13c9cd75f097
     3 %define __python /usr/bin/python2.6
     3 %define __python /usr/bin/python2.6
     4 %else
     4 %else
     5 %define python python
     5 %define python python
     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 
     9 
     9 Name:           cubicweb
    10 Name:           cubicweb
    10 Version:        3.22.0
    11 Version:        3.22.0
    11 Release:        logilab.1%{?dist}
    12 Release:        logilab.1%{?dist}
    12 Summary:        CubicWeb is a semantic web application framework
    13 Summary:        CubicWeb is a semantic web application framework
    55 rm -rf $RPM_BUILD_ROOT
    56 rm -rf $RPM_BUILD_ROOT
    56 
    57 
    57 %files 
    58 %files 
    58 %defattr(-, root, root)
    59 %defattr(-, root, root)
    59 %dir /var/log/cubicweb
    60 %dir /var/log/cubicweb
    60 /*
    61 %{_prefix}/share/cubicweb/*
    61 
    62 %{_python_sitelib}/*
       
    63 %{_bindir}/*