X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=myslice.spec;h=97b121b1d2828724af035aa46f16c54a532ca5a1;hp=e0504ea4d0b1cb4b7aa4179d5ce4eba550041a4b;hb=350a118a4f8e3329f39fe7f245cb27388a3756f0;hpb=2b1211c766c56a7b962d8b82c8f638825b6166cb diff --git a/myslice.spec b/myslice.spec index e0504ea4..97b121b1 100644 --- a/myslice.spec +++ b/myslice.spec @@ -1,3 +1,9 @@ +# NOTE +# in real-life we use a debian packaging, so this fedora packaging is very rough +# it turns out we need to have one specfile for the PL build.. +# in any case the contents here should be more carefully split +# into several components pieces for generic and plugins and all that... + %define name myslice %define version 0.2 %define taglevel 4 @@ -21,6 +27,8 @@ Requires: python >= 2.7 Requires: python-django Requires: httpd Requires: mod_wsgi +# for c_rehash +Requires: openssl-perl BuildRequires: python-setuptools make %description