X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=5a3dc0db2e8f03aa9275764799c7a848ea7b9eab;hb=b94f81c6ebf31fb31fb40139c7236d8dfdc9ce82;hp=5a5b6d2c3eea706097aed8163dd7a791f765fd0c;hpb=8e830a6745e1dd98bbfe5424886d1e1c134edeea;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 5a5b6d2..5a3dc0d 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.0 -%define taglevel 15 +%define taglevel 17 %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,13 @@ fi %changelog +* Tue Mar 22 2011 Thierry Parmentelat - myplc-5.0-17 +- fixed changelog, no change from 5.0-16 + +* Mon Mar 21 2011 Thierry Parmentelat - myplc-5.0-16 +- requires ed for the plc.d/packages step +- 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