X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=00407bc37c9c5df63f440125f035dab6de633169;hb=006ce0bfc60a97269c723a36bfc366d7886b2733;hp=37f500a9cef1858652b6213bf9e55c623b2c8aed;hpb=684b8a1afda2cf5137526398ec78728105308093;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 37f500a..00407bc 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.0 -%define taglevel 14 +%define taglevel 15 %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,9 @@ fi %changelog +* 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