[Checkins] SVN: zc.resumelb/trunk/rpm.cfg sw-only buildout for	creating an rpm.
    jim 
    cvs-admin at zope.org
       
    Tue Mar 27 15:53:13 UTC 2012
    
    
  
Log message for revision 124753:
  sw-only buildout for creating an rpm.
  
Changed:
  A   zc.resumelb/trunk/rpm.cfg
-=-
Added: zc.resumelb/trunk/rpm.cfg
===================================================================
--- zc.resumelb/trunk/rpm.cfg	                        (rev 0)
+++ zc.resumelb/trunk/rpm.cfg	2012-03-27 15:53:10 UTC (rev 124753)
@@ -0,0 +1,11 @@
+[buildout]
+parts = eggs
+
+[eggs]
+recipe = zc.recipe.egg
+eggs =
+  zc.resumelb
+  zc.zk [static]
+  zc.zdaemonrecipe
+  zc.recipe.deployment
+
Property changes on: zc.resumelb/trunk/rpm.cfg
___________________________________________________________________
Added: svn:eol-style
   + native
    
    
More information about the checkins
mailing list