X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=f655b8780d65f1139ac2469ea47051041f9e2c4f;hb=0c52bbbae08d0d04b99fb060dc4a493c9280e713;hp=464a2daeb2dc0dfb5d1b388cdb8fa00768b33cb3;hpb=24bddb81e488728288b3e9a8c52bc8b0081f28c4;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 464a2da..f655b87 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.0 -%define taglevel 17 +%define taglevel 19 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -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,18 @@ fi %changelog +* 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 +- can redo myplc-docs on broken f12-latex +- set short_open_tag in php.ini +- fixes in gen-sites-xml (is that still used ?) +- partial-repo.sh has moved to 'build' where it more belongs +- tweaks in convenience tool 'mtail' + * Tue Mar 22 2011 Thierry Parmentelat - myplc-5.0-17 - fixed changelog, no change from 5.0-16