X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=blobdiff_plain;f=plcrt.spec;h=0308dae32feffb1d2c3bac48f3adb2a5f9faa765;hp=000e99b25888b57099fa680a61d43ced80e8cb90;hb=73e5df77584685b14bc698f1fa7593eb7d6cdd68;hpb=83c5af34a62db810ea9dc2a5ca148329a82953fa diff --git a/plcrt.spec b/plcrt.spec index 000e99b..0308dae 100644 --- a/plcrt.spec +++ b/plcrt.spec @@ -28,6 +28,7 @@ Group: Applications/System Requires: python Requires: perl Requires: rt3 +Requires: rt3-mailgate Requires: myplc %description @@ -71,8 +72,9 @@ if ! grep '' /etc/planetlab/default_config.xml ; then sed -i 's|| \n RT Configuration\n RT\n \n \n Enabled\n false\n Enable on this machine.\n \n \n Hostname\n localhost.localdomain\n The fully qualified hostname.\n \n \n IP Address\n \n The IP address of the RT server.\n \n \n \n |' /etc/planetlab/default_config.xml fi -plc-config --save /etc/planetlab/default_config.xml \ - --category plc_rt --variable enabled --value true +mkdir -p /etc/planetlab/configs +plc-config --save /etc/planetlab/configs/site.xml \ + --category plc_rt --variable enabled --value true %changelog * Fri Jun 26 2009 Stephen Soltesz - PLCRT-1.0-1