[weasel-commit] Source: rbuild=1.2.4-0.0.1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Sat, 12 Jun 2010 10:44:16 -0400

================================
rbuild:source=1.2.4-0.0.1 (previous: 1.2-2.0.2)
cvc rdiff rbuild -1 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/1.2.4-0.0.1
================================
1.2.4-0.0.1 Filip Brcic (brcha@xxxxxxxxxxxx) Sat Jun 12 10:43:45 2010
    version bump

rbuild.recipe: changed
Index: rbuild.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- rbuild.recipe 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/1.2-2.0.2
+++ rbuild.recipe 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/1.2.4-0.0.1
@@ -1,13 +1,13 @@
 #
-# Copyright (c) 2008-2009 rPath, Inc.
+# Copyright (c) 2008-2010 rPath, Inc.
 # This file is distributed under the terms of the MIT License.
 # A copy is available at http://www.rpath.com/permanent/mit-license.html
 #
 
 loadInstalled('python')
-class rBuild(BuildPackageRecipe, Python.VersionMixIn):
+class rBuild(CPackageRecipe, Python.VersionMixIn):
     name = 'rbuild'
-    version = '1.2'
+    version = '1.2.4'
 
     buildRequires = [
         'decorator:python',
@@ -16,6 +16,7 @@
         'python:devel',
         'rmake:python',
         'util-linux-ng:runtime',
+        'mercurial:runtime',
     ]
 
     shortDesc  = 'rBuild package building environment'


rbuild-1.2.4.tar.bz2: new
rbuild-1.2.tar.bz2: removed

Committed by: brcha

Other related posts: