cubicweb.spec
changeset 9990 c84ad981fc4a
parent 9951 8cdcbf3f4fd0
parent 9985 c4e740e50fc7
child 10000 4352b7ccde04
equal deleted inserted replaced
9974:b240b33c7125 9990:c84ad981fc4a
     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.19.3
    10 Version:        3.19.4
    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
    18 
    18 
    19 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
    19 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
    20 BuildArch:      noarch
    20 BuildArch:      noarch
    21 
    21 
    22 Requires:       %{python}
    22 Requires:       %{python}
    23 Requires:       %{python}-logilab-common >= 0.60.0
    23 Requires:       %{python}-logilab-common >= 0.62.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.40.0
    26 Requires:       %{python}-yams >= 0.40.0
    27 Requires:       %{python}-logilab-database >= 1.12.1
    27 Requires:       %{python}-logilab-database >= 1.12.1
    28 Requires:       %{python}-passlib
    28 Requires:       %{python}-passlib