X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=083b122015645656ccc81018527386307ae347b5;hb=862fcd16ade791995e38a63f29ce36bfef02613c;hp=37f500a9cef1858652b6213bf9e55c623b2c8aed;hpb=684b8a1afda2cf5137526398ec78728105308093;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 37f500a..083b122 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.0 -%define taglevel 14 +%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,14 @@ 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