From: Alberto Di Meglio Date: Fri, 5 Nov 2004 11:07:44 +0000 (+0000) Subject: Added .py extension to config file X-Git-Tag: glite-lb_R_0_1_0~125 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=b29c76fc43dc7b0803d21e98cade41805e342b60;p=jra1mw.git Added .py extension to config file --- diff --git a/org.glite.deployment.lb/config/scripts/glite-lb-config b/org.glite.deployment.lb/config/scripts/glite-lb-config.py similarity index 100% rename from org.glite.deployment.lb/config/scripts/glite-lb-config rename to org.glite.deployment.lb/config/scripts/glite-lb-config.py diff --git a/org.glite.deployment.lb/project/glite-lb.spec b/org.glite.deployment.lb/project/glite-lb.spec index 9eba13b..81d3b41 100644 --- a/org.glite.deployment.lb/project/glite-lb.spec +++ b/org.glite.deployment.lb/project/glite-lb.spec @@ -36,7 +36,7 @@ gLite Logging and Bookkeeping node installation package %preun %postun %files -%attr(755,root,root) %{prefix}/etc/config/scripts/glite-lb-config +%attr(755,root,root) %{prefix}/etc/config/scripts/glite-lb-config.py %attr(644,root,root) %{prefix}/etc/config/templates/glite-lb.cfg.xml %changelog