X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myslice.spec;h=83d7711a90ed7579c7fb986d55703827d30b318b;hb=af0331622e9823245720bd576bf4aaeb5343147d;hp=aaa84c0dafd9fe7ff62a88c2fbadd35b32d0f3aa;hpb=557959f0e08f90646409d70f0231186d7a612c34;p=myslice.git diff --git a/myslice.spec b/myslice.spec index aaa84c0d..83d7711a 100644 --- a/myslice.spec +++ b/myslice.spec @@ -1,6 +1,6 @@ %define name myslice %define version 0.1 -%define taglevel 1 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -16,9 +16,10 @@ Vendor: OpenLab Packager: OpenLab URL: %{SCMURL} -# We use set everywhere Requires: python >= 2.7 Requires: Django +Requires: httpd +Requires: mod_wsgi BuildRequires: python-setuptools make %description @@ -45,3 +46,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/myslice/* %changelog +* Mon Apr 08 2013 Thierry Parmentelat - myslice-django-0.1-3 +- a small number of representative plugins are available +- next step is to correlate a Get query with its corresponding Update like in slice.php + +* Mon Mar 25 2013 Thierry Parmentelat - myslice-django-0.1-2 +- new pluing 'hazelnut' which is a tmpname for the former datatables one +- querycode is syntaxhighlighter-enabled +