X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;fp=sfa.spec;h=468effe383e04f5652a9e5d4511e7e178a993a49;hb=9bdc39d530760c7799d5d5fd31074fc8d2ceaf23;hp=220ee00712dd5f8ed516a833aabff9a712dddf16;hpb=1c5bf46c61d112a1464c149136edc39c2cd55de0;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 220ee007..468effe3 100644 --- a/sfa.spec +++ b/sfa.spec @@ -24,24 +24,20 @@ URL: %{SCMURL} Summary: Server-side for SFA, generic implementation derived from PlanetLab Group: Applications/System BuildRequires: make -%if "%{distro}" == "Fedora" && "%{distrorelease}" <= "29" -BuildRequires: python2-dateutil -BuildRequires: python2-lxml -%endif +# drop this altogether, we now use pip2 +#BuildRequires: python2-dateutil +#BuildRequires: python2-lxml # for uuidgen - used in db password generation Requires: util-linux-ng # for the registry Requires: postgresql >= 8.2, postgresql-server >= 8.2 -# these are no longer supported in f33, use pip2 instead -%if "%{distro}" == "Fedora" && "%{distrorelease}" <= "31" -Requires: python2-pygresql -%endif -Requires: python2-psycopg2 -Requires: python2-sqlalchemy -%if "%{distro}" == "Fedora" && "%{distrorelease}" <= "29" -Requires: python2-migrate -%endif +# drop this altogether, we now use pip2 +#Requires: python2-pygresql +#Requires: python2-psycopg2 +#Requires: python2-sqlalchemy +#Requires: python2-migrate + # and of course the bulk of it Requires: sfa-common @@ -50,17 +46,11 @@ Summary: Python libraries for SFA, generic implementation derived from PlanetLab Group: Applications/System Requires: python Requires: pyOpenSSL -Requires: m2crypto -Requires: python2-dateutil -Requires: python2-lxml -%if "%{distro}" == "Fedora" && "%{distrorelease}" <= "27" -Requires: python-ZSI -%else -%if "%{distro}" == "Fedora" && "%{distrorelease}" <= "29" -Requires: python2-zsi -%endif -%endif -Requires: libxslt-python +#Requires: m2crypto +#Requires: python2-dateutil +#Requires: python2-lxml +#Requires: python2-zsi +#Requires: libxslt-python Requires: xmlsec1-openssl-devel %package client