X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa.spec;fp=sfa.spec;h=3dcaeee89f72420babeb5abe3d926bf800f58df8;hp=7882869eaddbf054f41042aedf77630994b5ae6a;hb=8da467d79587b6d68ab0a354d681d17a767179bb;hpb=31cc4fa991896f000abb106916662923f37bc3a6 diff --git a/sfa.spec b/sfa.spec index 7882869e..3dcaeee8 100644 --- a/sfa.spec +++ b/sfa.spec @@ -24,19 +24,16 @@ URL: %{SCMURL} Summary: Server-side for SFA, generic implementation derived from PlanetLab Group: Applications/System BuildRequires: make -BuildRequires: python-setuptools +# for uuidgen - used in db password generation +Requires: util-linux-ng # for the registry Requires: postgresql >= 8.2, postgresql-server >= 8.2 Requires: postgresql-python -Requires: python-psycopg2 -# f8=0.4 - f12=0.5 f14=0.6 f16=0.7 -Requires: python-sqlalchemy -Requires: python-migrate -# for uuidgen - used in db password generation -# on f8 this actually comes with e2fsprogs, go figure -Requires: util-linux-ng -# and the SFA libraries of course +Requires: python2-psycopg2 +Requires: python2-sqlalchemy +Requires: python2-migrate +# and of course the bulk of it Requires: sfa-common %package common