fix specfile - inline comments are not welcome
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Nov 2020 09:30:49 +0000 (10:30 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Nov 2020 09:30:49 +0000 (10:30 +0100)
sfa.spec

index b760767..ac9da56 100644 (file)
--- 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