From: Thierry Parmentelat Date: Tue, 10 Nov 2020 09:30:49 +0000 (+0100) Subject: fix specfile - inline comments are not welcome X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=03c9c0ab2fb2a54e290b49aa6644e5e4569db6cb fix specfile - inline comments are not welcome --- diff --git a/sfa.spec b/sfa.spec index b760767d..ac9da563 100644 --- a/sfa.spec +++ b/sfa.spec @@ -33,7 +33,7 @@ Requires: util-linux-ng Requires: postgresql >= 8.2, postgresql-server >= 8.2 # these are no longer supported in f33, use pip2 instead %if "%{distro}" == "Fedora" && "%{distrorelease}" <= "31" -Requires: postgresql-python # is actually an alias for python2-pygresql +Requires: python2-pygresql %endif Requires: python2-psycopg2 Requires: python2-sqlalchemy