X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=083b122015645656ccc81018527386307ae347b5;hb=862fcd16ade791995e38a63f29ce36bfef02613c;hp=665599f0b6c8d672afcfc8e6a66e4cfcd802961a;hpb=bd051c829da0055a5d7396f96738beefe6b1be70;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 665599f..083b122 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.0 -%define taglevel 13 +%define taglevel 16 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -50,6 +50,7 @@ Requires: vim-minimal Requires: findutils Requires: xmlsec1 Requires: xmlsec1-openssl +Requires: ed %if "%{distro}" == "Fedora" && %{distrorelease} >= 10 Requires: cronie %else @@ -248,6 +249,17 @@ fi %changelog +* Mon Mar 21 2011 Thierry Parmentelat - myplc-5.0-16 +- requires ed for the plc.d/packages step +- new initscript_body slice tag +- sirius initscript to handle stop and restart + +* Fri Feb 04 2011 Thierry Parmentelat - myplc-5.0-15 +- ignore steps in db-config.d if they have a '.' or '~' in their name + +* Wed Jan 26 2011 Thierry Parmentelat - myplc-5.0-14 +- can redo myplc-docs without the doc for monitor + * Mon Jan 24 2011 Thierry Parmentelat - myplc-5.0-13 - no semantic change - just fixed specfile for git URL