[Erp5-report] r33988 luke - /erp5/trunk/utils/rpmgen/buildout.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 23 10:51:31 CET 2010


Author: luke
Date: Tue Mar 23 10:51:30 2010
New Revision: 33988

URL: http://svn.erp5.org?rev=33988&view=rev
Log:
 - set fully explaining name of part

Modified:
    erp5/trunk/utils/rpmgen/buildout.cfg

Modified: erp5/trunk/utils/rpmgen/buildout.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/buildout.cfg?rev=33988&r1=33987&r2=33988&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/buildout.cfg [utf8] (original)
+++ erp5/trunk/utils/rpmgen/buildout.cfg [utf8] Tue Mar 23 10:51:30 2010
@@ -1,7 +1,7 @@
 [buildout]
 parts =
   checkout
-  create-spec
+  create-software-mandriva-spec
 develop =
   recipes/createmandrivaspec
 
@@ -10,7 +10,7 @@
 urls =
   https://svn.erp5.org/repos/public/erp5/trunk/buildout .
 
-[create-spec]
+[create-software-mandriva-spec]
 recipe = createmandrivaspec
 name = erp5-official-buildout
 input = templates/${:base}.in




More information about the Erp5-report mailing list