[weasel-commit] Source: pygobject=2.18.0-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Mon, 25 Jan 2010 06:13:59 -0500

================================
pygobject:source=2.18.0-1
cvc rdiff pygobject -1 /weasel.rpath.org@wgl:3-devel/2.18.0-1
================================
2.18.0-1 Filip Brcic (brcha@xxxxxxx) Mon Jan 25 06:13:46 2010
    Automatic promote by rBuild.

pygobject-2.18.0.tar.bz2: new
pygobject.recipe: new
--- /dev/null
+++ pygobject.recipe
@@ -0,0 +16 @@
+#
+# Copyright (c) 2006-2007 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
+#
+
+loadSuperClass('gnomepackage')
+class PyGObject(GnomePackageRecipe):
+    name = 'pygobject'
+    version = '2.18.0'
+    buildRequires = [ 'glib:devel', 'python:devel', ]
+
+    buildMultiarch = True
+
+    def post32bit(r):
+        r.NonMultilibComponent(exceptions='.*')


Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: pygobject=2.18.0-1 - rbuilder