X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=a1c6ba0061d9b98561b550b8ba4075951ca76c3f;hb=460bcf3225660ec25232c5cfe4e72f6de1920d86;hp=0c32e34c6609f9d56c1e66fa9c8f6ceb59e59f71;hpb=da4b7b801a7d425595254198a4123ea00304a46b;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 0c32e34..a1c6ba0 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.3 -%define taglevel 36 +%define taglevel 37 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -220,6 +220,11 @@ fi %changelog +* Sat Jan 09 2010 Thierry Parmentelat - MyPLC-4.3-37 +- support for fedora 12 +- new package myplc-config for use by sfa +- drupal user registration turned off + * Thu Dec 31 2009 Marc Fiuczynski - MyPLC-4.3-36 - - fix to make sure when API, BOOT, MONITOR are on the same - machine as WWW that the SSL key,cert for WWW takes precedence.