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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 23 11:11:18 CET 2010


Author: luke
Date: Tue Mar 23 11:11:17 2010
New Revision: 33992

URL: http://svn.erp5.org?rev=33992&view=rev
Log:
 - add prototype part to build tiolive application rpm

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=33992&r1=33991&r2=33992&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/buildout.cfg [utf8] (original)
+++ erp5/trunk/utils/rpmgen/buildout.cfg [utf8] Tue Mar 23 11:11:17 2010
@@ -23,3 +23,17 @@
 
 # only a helper variable
 base = erp5-official-buildout-mandriva2010.spec
+
+[create-application-mandriva-spec]
+recipe = createmandrivaspec
+name = tiolive-application
+input = templates/${:base}.in
+output = specs/${:base}
+
+version = ${checkout:location}/VERSION.txt
+release = 001
+helper_script = ${buildout:directory}/tiolive-application-helper.sh
+find_provides = ${buildout:directory}/find_provides.sh
+
+# only a helper variable
+base = tiolive-application-buildout-mandriva2010.spec




More information about the Erp5-report mailing list