X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=b3b9886d8373df90294d1d5105625a196bb1f95f;hb=82d099c7771dd3517bb300552e5b182f49bb27bc;hp=1128fbf9c581114da453e3525317e69ff87f17ba;hpb=e8f9d455fe3dbff172b144b0e2edcf400ce9c52d;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 1128fbf..b3b9886 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc -%define version 5.0 -%define taglevel 18 +%define version 5.1 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -66,7 +66,7 @@ Requires: www-register-wizard Requires: nodeconfig Requires: nodeyum Requires: PLCAPI -Requires: bootstrapfs-%{nodefamily} +Requires: nodeimage-%{nodefamily} Requires: myplc-docs Requires: myplc-release Requires: myplc-config @@ -114,6 +114,7 @@ chmod 755 ${RPM_BUILD_ROOT}/usr/bin/* # Install initscript echo "* Installing plc initscript" install -D -m 755 plc.init ${RPM_BUILD_ROOT}/etc/init.d/plc +install -D -m 644 plc.service ${RPM_BUILD_ROOT}/lib/systemd/system/plc.service # Install initscripts echo "* Installing plc.d initscripts" @@ -240,6 +241,7 @@ fi /usr/bin/plc-orphan-accounts.py* /usr/bin/spot-aliens.py* /usr/bin/spot-dup-accounts.sh +/lib/systemd/system/plc.service %files config %defattr(-,root,root,-) @@ -248,6 +250,15 @@ fi %changelog +* Mon Apr 16 2012 Thierry Parmentelat - myplc-5.1-1 +- use nodeimage package instead of deprecated bootstrapfs +- has systemd-friendly startup script +- plc_reload moved to functions/ - no more service plc reload +- no svn keywords anymore + +* Mon Sep 26 2011 Thierry Parmentelat - myplc-5.0-19 +- new maintenance/monitoring script spot-aliens to look for glitches in refreshpeer+sfa + * Tue Jun 07 2011 Thierry Parmentelat - myplc-5.0-18 - new settings for myslice (comon&tophat) and monitor (db) - removed mentions of chroot in description