X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plcapi.spec;h=7c1371d2f3dede8fa08aacd84e576c7133822da8;hb=7d7a3f6364bf0e4219e1822270d7726e975c726a;hp=48d8ff7b43d963d1d063e87c58045379b2349ae5;hpb=c98daee2590678dddd2e4a1100eb7a66e067d357;p=plcapi.git diff --git a/plcapi.spec b/plcapi.spec index 48d8ff7..7c1371d 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -85,7 +85,6 @@ through Apache mod_python. # # Build __init__.py metafiles and PHP API. %{__make} %{?_smp_mflags} -%{__make} -C wsdl %install rm -rf $RPM_BUILD_ROOT @@ -106,10 +105,6 @@ mkdir -p ${RPM_BUILD_ROOT}/etc/planetlab/db-config.d cp db-config.d/* ${RPM_BUILD_ROOT}/etc/planetlab/db-config.d chmod 444 ${RPM_BUILD_ROOT}/etc/planetlab/db-config.d/* -# Install wsdl -echo "* Installing wsdl" -install -D -m 644 wsdl/plcapi.wsdl $RPM_BUILD_ROOT/var/www/html/wsdl/plcapi.wsdl - ## Thierry - June 2013 - omfv6 does not require xmpp pubsub nodes management any more ## Install omf_slicemgr.py #install -D -m 755 omf/omf_slicemgr.py $RPM_BUILD_ROOT/usr/bin/omf_slicemgr.py @@ -139,7 +134,6 @@ rm -rf $RPM_BUILD_ROOT %config (noreplace) %{_datadir}/plc_api/PLC/Accessors/Accessors_site.py /etc/plc.d /etc/planetlab/db-config.d -/var/www/html/wsdl/plcapi.wsdl #/usr/bin/omf_slicemgr.py* #/usr/bin/reset_xmpp_pubsub_nodes.py* /var/log/plcapi.log