cubicweb.spec
branchstable
changeset 9013 b4bcabf55e77
parent 9011 810a05fba1a4
parent 9009 195e519fe97c
child 9145 32b4d5314fd9
equal deleted inserted replaced
9012:2cf127d4f5fd 9013:b4bcabf55e77
     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 
     8 
     9 Name:           cubicweb
     9 Name:           cubicweb
    10 Version:        3.16.5
    10 Version:        3.17.2
    11 Release:        logilab.1%{?dist}
    11 Release:        logilab.1%{?dist}
    12 Summary:        CubicWeb is a semantic web application framework
    12 Summary:        CubicWeb is a semantic web application framework
    13 Source0:        http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
    13 Source0:        http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
    14 License:        LGPLv2+
    14 License:        LGPLv2+
    15 Group:          Development/Languages/Python
    15 Group:          Development/Languages/Python
    21 
    21 
    22 Requires:       %{python}
    22 Requires:       %{python}
    23 Requires:       %{python}-logilab-common >= 0.59.0
    23 Requires:       %{python}-logilab-common >= 0.59.0
    24 Requires:       %{python}-logilab-mtconverter >= 0.8.0
    24 Requires:       %{python}-logilab-mtconverter >= 0.8.0
    25 Requires:       %{python}-rql >= 0.31.2
    25 Requires:       %{python}-rql >= 0.31.2
    26 Requires:       %{python}-yams >= 0.36.0
    26 Requires:       %{python}-yams >= 0.37.0
    27 Requires:       %{python}-logilab-database >= 1.9.0
    27 Requires:       %{python}-logilab-database >= 1.10.0
    28 Requires:       %{python}-passlib
    28 Requires:       %{python}-passlib
    29 Requires:       %{python}-lxml
    29 Requires:       %{python}-lxml
    30 Requires:       %{python}-twisted-web
    30 Requires:       %{python}-twisted-web
    31 # the schema view uses `dot'; at least on el5, png output requires graphviz-gd
    31 # the schema view uses `dot'; at least on el5, png output requires graphviz-gd
    32 Requires:       graphviz-gd
    32 Requires:       graphviz-gd