[weasel-commit] Source: dri2proto=2.1-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 06 Jan 2010 19:13:32 -0500

================================
dri2proto:source=2.1-2 (previous: 2.1-1)
cvc rdiff dri2proto -1 /weasel.rpath.org@wgl:3-devel/2.1-2
================================
2.1-2 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 19:13:23 2010
    added metadata

dri2proto.recipe: changed
Index: dri2proto.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- dri2proto.recipe /weasel.rpath.org@wgl:3-devel/2.1-1
+++ dri2proto.recipe /weasel.rpath.org@wgl:3-devel/2.1-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 Dri2Proto(XorgDataPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Dri2proto(XorgCPackageRecipe):
     name = 'dri2proto'
     version = '2.1'
     component = 'proto'
+
+    buildRequires = []
+
+    shortDesc  = 'X.Org DRI2 protocol headers'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X/Development' ]



Committed by: brcha

Other related posts: