From: Barış Metin <Talip-Baris.Metin@sophia.inria.fr>
Date: Fri, 12 Mar 2010 17:00:26 +0000 (+0000)
Subject: install reset_xmpp_pubsub_nodes.py
X-Git-Tag: PLCAPI-5.0-3^2~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=157c346fdf1c64512ed35423ceba4143a5dbd62d;p=plcapi.git

install reset_xmpp_pubsub_nodes.py
---

diff --git a/PLCAPI.spec b/PLCAPI.spec
index e834b594..907e5ac9 100644
--- a/PLCAPI.spec
+++ b/PLCAPI.spec
@@ -111,6 +111,7 @@ 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
+install -D -m 755 omf/reset_xmpp_pubsub_nodes.py $RPM_BUILD_ROOT/usr/bin/reset_xmpp_pubsub_nodes.py
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -129,6 +130,7 @@ rm -rf $RPM_BUILD_ROOT
 /etc/planetlab/db-config.d
 /var/www/html/wsdl/plcapi.wsdl
 /usr/bin/omf_slicemgr.py*
+/usr/bin/reset_xmpp_pubsub_nodes.py*
 
 %changelog
 * Thu Feb 11 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-5.0-2