[weasel-commit] Source: xextproto=7.0.5-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 06 Jan 2010 20:29:36 -0500

================================
xextproto:source=7.0.5-2 (previous: 7.0.5-1)
cvc rdiff xextproto -1 /weasel.rpath.org@wgl:3-devel/7.0.5-2
================================
7.0.5-2 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 20:29:26 2010
    added metadata

xextproto.recipe: changed
Index: xextproto.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- xextproto.recipe /weasel.rpath.org@wgl:3-devel/7.0.5-1
+++ xextproto.recipe /weasel.rpath.org@wgl:3-devel/7.0.5-2
@@ -1,11 +1,17 @@
 #
-# Copyright (c) 2005-2006 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
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgdatapackage.recipe')
-class XextProto(XorgDataPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Xextproto(XorgCPackageRecipe):
     name = 'xextproto'
     version = '7.0.5'
     component = 'proto'
+
+    buildRequires = []
+
+    shortDesc  = 'X.Org XExt protocol headers'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X/Development' ]



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: xextproto=7.0.5-2 - rbuilder