[weasel-commit] Source: groupinfo=1-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 17 Jun 2010 12:50:14 -0400

================================
groupinfo:source=1-2 (previous: 1-1)
cvc rdiff groupinfo -1 /weasel.rpath.org@wgl:3-devel/1-2
================================
1-2 Filip Brcic (brcha@xxxxxxxxxxxx) Thu Jun 17 12:50:06 2010
    Added helper method for runtime requirements

groupinfo.recipe: changed
Index: groupinfo.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- groupinfo.recipe /weasel.rpath.org@wgl:3-devel/1-1
+++ groupinfo.recipe /weasel.rpath.org@wgl:3-devel/1-2
@@ -1,5 +1,6 @@
 #
 # Copyright (c) 2008 rPath, Inc.
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
 # This file is distributed under the terms of the MIT License.
 # A copy is available at http://www.rpath.com/permanent/mit-license.html
 #
@@ -8,3 +9,8 @@
     name = 'groupinfo'
     version = '1'
     abstractBaseClass = 1
+
+    def addRuntimeRequirement(r, req):
+        """ Adds runtime requirements for group
+        """
+        r.Requires(req, '%(groupinfodir)s/')



Committed by: brcha

Other related posts: