X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=c5451a6479a46e6e19884e120a4ec74c3d923eb3;hb=f27a18a2e47e64560e8f32059625920e44676628;hp=1141362e26969e38e7c46ab6e2da2b8ef23b9ce4;hpb=ce1f299ed6c286567d1b282f9227ec7f2144b50b;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 1141362..c5451a6 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.0 -%define taglevel 16 +%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)" ) @@ -72,14 +72,13 @@ Requires: myplc-config %define debug_package %{nil} -%description -MyPLC is a complete PlanetLab Central (PLC) portable installation -contained within a chroot jail. The default installation consists of a -web server, an XML-RPC API server, a boot server, and a database -server: the core components of PLC. The installation may be customized -through a graphical interface. All PLC services are started up and -shut down through a single System V init script installed in the host -system. +%description +MyPLC is a complete PlanetLab Central (PLC) portable installation. +The default installation consists of a web server, an XML-RPC API +server, a boot server, and a database server: the core components of +PLC. The installation may be customized through a graphical +interface. All PLC services are started up and shut down through a +single System V init script. ####################### myplc-config @@ -232,7 +231,6 @@ fi /usr/bin/db-config /usr/bin/dns-config /usr/bin/refresh-peer.py* -/usr/bin/partial-repo.sh /usr/bin/mtail.py* /usr/bin/plc-map.py* /usr/bin/plc-kml.py* @@ -249,6 +247,9 @@ 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