X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLCAPI.spec;h=e834b594cbd8a1d6def42830f6975492a8c0db69;hb=0d8f952a33f5727ad6122b104de2559f22ef6a2e;hp=b3a28b18c482d6e8f1d96a92f2dbc796e8788334;hpb=1cda98c34563ed3e90a9d2219730ae81f9705dc6;p=plcapi.git diff --git a/PLCAPI.spec b/PLCAPI.spec index b3a28b1..e834b59 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -109,6 +109,9 @@ chmod 444 ${RPM_BUILD_ROOT}/etc/planetlab/db-config.d/* echo "* Installing wsdl" install -D -m 644 wsdl/plcapi.wsdl $RPM_BUILD_ROOT/var/www/html/wsdl/plcapi.wsdl +# Install omf_slicemgr.py +install -D -m 755 omf/omf_slicemgr.py $RPM_BUILD_ROOT/usr/bin/omf_slicemgr.py + %clean rm -rf $RPM_BUILD_ROOT @@ -125,6 +128,7 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d /etc/planetlab/db-config.d /var/www/html/wsdl/plcapi.wsdl +/usr/bin/omf_slicemgr.py* %changelog * Thu Feb 11 2010 Thierry Parmentelat - PLCAPI-5.0-2