[weasel-commit] Source: pm-utils=1.2.3-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Sat, 16 Jan 2010 22:39:12 -0500

================================
pm-utils:source=1.2.3-1
cvc rdiff pm-utils -1 /weasel.rpath.org@wgl:3-devel/1.2.3-1
================================
1.2.3-1 Filip Brcic (brcha@xxxxxxx) Sat Jan 16 22:39:01 2010
    Automatic promote by rBuild.

pm-utils.recipe: new
--- /dev/null
+++ pm-utils.recipe
@@ -0,0 +14 @@
+#
+# Copyright (c) 2005-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
+#
+
+class PMUtils(AutoPackageRecipe):
+    name = 'pm-utils'
+    version = '1.2.3'
+
+    buildRequires = [ 'pkg-config:devel', 'pciutils:devel', 'xmlto:runtime' ]
+
+    def unpack(r):
+        r.addArchive('http://pm-utils.freedesktop.org/releases/')

pm-utils-1.2.3.tar.gz: new

Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: pm-utils=1.2.3-1 - rbuilder