[weasel-commit] Source: rmake=2.0.4-0.0.1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 03 Aug 2010 10:33:54 -0400

================================
rmake:source=2.0.4-0.0.1 (previous: 2.0.3-0.0.1)
cvc rdiff rmake -1 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/2.0.4-0.0.1
================================
2.0.4-0.0.1 Filip Brcic (brcha@xxxxxxxxxxxx) Tue Aug  3 10:32:04 2010
    version bump

--65a8ed552ee0.tar.bz2: new
rmake.recipe: changed
Index: rmake.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- rmake.recipe 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/2.0.3-0.0.1
+++ rmake.recipe 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/2.0.4-0.0.1
@@ -7,7 +7,8 @@
 loadSuperClass('python')
 class RmakeRecipe(CPackageRecipe, Python.VersionMixIn):
     name = 'rmake'
-    version = '2.0.3'
+    tag = '65a8ed552ee0'
+    version = '2.0.4'
 
     buildRequires = [ 
         'conary:python', 'm2crypto:python', 'info-rmake:user',
@@ -37,7 +38,8 @@
 
     def setup(r):
         r.setDefaultPython()
-        r.addArchive('ftp://download.rpath.com/rmake/')
+        # r.addArchive('ftp://download.rpath.com/rmake/')
+        r.addMercurialSnapshot('http://hg.rpath.com/rmake-2.0/', tag=r.tag)
         
         r.addSource('server.conf', dest='%(sysconfdir)s/rmake/serverrc',
                     macros=True)


rmake-2.0.3.tar.bz2: removed

Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: rmake=2.0.4-0.0.1 - rbuilder