[Erp5-report] r32673 nicolas.dumazet - /erp5/trunk/buildout/profiles/mandriva2010.0.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Feb 17 11:10:10 CET 2010


Author: nicolas.dumazet
Date: Wed Feb 17 11:10:09 2010
New Revision: 32673

URL: http://svn.erp5.org?rev=32673&view=rev
Log:
rename section for a more accurate name

Modified:
    erp5/trunk/buildout/profiles/mandriva2010.0.cfg

Modified: erp5/trunk/buildout/profiles/mandriva2010.0.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/mandriva2010.0.cfg?rev=32673&r1=32672&r2=32673&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/mandriva2010.0.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/mandriva2010.0.cfg [utf8] Wed Feb 17 11:10:09 2010
@@ -32,7 +32,7 @@
 command = echo "${:package_list}" | xargs sudo urpmi --auto
 update_command = ${:command}
 
-[erp5-official-buildout]
+[create-spec]
 recipe = createmandrivaspec
 
 input = ${buildout:directory}/templates/${:base}.in
@@ -47,5 +47,5 @@
 
 [create-rpm]
 recipe = plone.recipe.command
-command = sudo rpmbuild -bb ${erp5-official-buildout:output}
+command = sudo rpmbuild -bb ${create-spec:output}
 update_command = ${:command}




More information about the Erp5-report mailing list