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

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

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

userinfo.recipe: changed
Index: userinfo.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- userinfo.recipe /weasel.rpath.org@wgl:3-devel/1-1
+++ userinfo.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 = 'userinfo'
     version = '1'
     abstractBaseClass = 1
+
+    def addRuntimeRequirement(r, req):
+        """ Adds runtime requirements for users
+        """
+        r.Requires(req, '%(userinfodir)s/')



Committed by: brcha

Other related posts: